<!--
/*--  Change your body background color  --*/
body {
margin:0;
padding:0;
background-color:#FFFFFF;
}

/*--  Change the spacing around the outside border. Also change the width of outside border  --*/
#wrap {
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:700px;
}

/*--  This is the horizontal area that contains the logo  --*/
#header {
font-family: Arial;
font-size: 11px;
margin-top: 0px;
width: 700px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border: 2px solid #ff00ff;
margin-bottom: 2px;
}

/*--  The optional TE Tag Master text family and size plus width of the table --*/
#headertable {
font-family: Arial;
font-size:11px;
width: 100%;
}

/*--  Alignment of TE Tag Master text in header area  --*/
#headertable td {
vertical-align: top;
}

/*--  The second horizontal area just under the top logo/header area  --*/
#header2 {
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
width: 692px;
margin-top: 2px;
margin-left: auto;
margin-right: auto;
background-color: #ff00ff;
border: 2px solid #ff00ff;
margin-bottom: 2px;
padding: 1px;
padding-left: 7px;
}

/*--  This area includes the Main Content area and the right Menus Column  --*/
#middlewrap {
font-family: Arial;
font-size:12px;
align: center;
width: 704px;
border: 2px solid #ff00ff;
}

/*--  The directory structure just above the Main Content Title area  --*/
#map{
font-family: Arial;
font-size: 12px;
color: #666666;
background-color: #FFFFFF;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
margin-left: 7px;
margin-right: 0px;
text-align: left;
border-bottom: 0px solid #666666;
}

/*--  How the regular links look in the map area  --*/
#map a {
font-family: Arial;
font-size: 12px;
color: #666666;
text-decoration: underline;
}

/*--  How the map area links look when hovered over with the mouse  --*/
#map a:Hover {
color: Red; 
font-family: Arial;
font-size: 12px;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Main Content area minus the right menus column  --*/
#main {
background-color:#FFFFFF;
float:left;
width:510px;
padding-bottom:5px;
text-align: left;
}

/*--  Basically this is the left margin for the main content  --*/
#maincontent {
padding-left:30px;
}

/*--  Main Content area for the Sitemap and Links Partners templates  --*/
#main2 {
background-color:#FFFFFF;
float:left;
width:690px;
padding-bottom:5px;
text-align: left;
}

/*--  Basically this is the left margin for the Sitemap Main content and Links Partners Main Content  --*/
#sitemapcontent {
padding-left:30px;
}

/*--  How the Sitemap area Page Name links look  --*/
#sitemapcontent a {
font-family: Arial;
font-size: 12px;
color: Blue;
font-weight:bold;
text-decoration: underline;
}

/*--  How the Sitemap area Page Name links look when hovered over with the mouse  --*/
#sitemapcontent a:Hover {
font-family: Arial;
font-size: 12px;
color: Red;
font-weight:bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  For the areas of links and little stuff that usually falls below the Main Content of the pages  --*/
#linksnstuff {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #000000;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

/*--  How the linksnstuff links look  --*/
#linksnstuff a {
font-family: Arial;
font-size: 12px;
color: Blue;
text-decoration: underline;
}

/*--  How the linksnstuff links look when hovered over with the mouse  --*/
#linksnstuff a:Hover {
font-family: Arial;
font-size: 12px;
color: Red; 
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Holds the shape of the Menus column in the index and articles template  --*/
#sidebarwrap {
text-align: center;
width:160px;
padding:0px;
margin-top:0px;
margin-right:0px;
margin-left:530px;
margin-bottom: 10px;
}

/*--  Holds the shape of the AdSense column in the sitemap template  --*/
#sidebarwrap2 {
text-align: center;
width:160px;
padding:0px;
margin-top:10px;
margin-right:0px;
margin-left:530px;
margin-bottom: 10px;
}

/*--  Attributes of the Menus column in the index and article templates  --*/
#sidebar {
line-height: 22px;
text-align: left;
font-family: Arial;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
color: #ff00ff; 
width:137px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:5px;
border:0px dashed #ff00ff;
}

/*--  How the Main Menu links look in the index and article templates  --*/
#sidebar a {
font-family: Arial;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}

/*--  How the Main Menu links look in the index and article templates when hovered over with the mouse  --*/
#sidebar a:Hover {
font-family: Arial;
font-size: 12px;
color: Red;
font-weight: normal;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Related Articles links area  --*/
#related {
line-height: 22px;
text-align: left;
font-family: Arial;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
color: #ff00ff; 
width:137px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:5px;
border:0px dashed #ff00ff;
}

/*--  How the Related Articles links look in the index and article templates  --*/
#related a {
font-family: Arial;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}

/*--  How the Related Articles links look in the index and article templates when hovered over with the mouse  --*/
#related a:Hover {
font-family: Arial;
font-size: 12px;
color: Red;
font-weight: normal;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Attributes of the Subscription Menu Area  --*/
#subscribe {
line-height: 18px;
text-align: center;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #ff00ff; 
width:137px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:5px;
border:0px dashed #ff00ff;
}

/*--  Attributes of the Subscription Menu Area Button  --*/
#subscribe input {
height:20px;
background-color:#ff00ff;
shadow-color:#ffffff;
border-color:#ffffff;
text-align:center;
text-valign:middle;
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
cursor: hand;
}

/*--  Attributes of the horizontal Footer Area  --*/
#footer {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-align: center;
margin-top: 2px;
width: 698px;
margin-left: auto;
margin-right: auto;
background-color: #ff00ff;
border: 2px solid #ff00ff;
margin-bottom: 0px;
padding: 1px;
clear:both;
}

/*--  How the Footer Area links look in all pages  --*/
#footer a {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;
}

/*--  How the Footer Area links look all pages when hovered over with the mouse  --*/
#footer a:Hover {
color: Yellow; 
font-family: Arial;
font-size: 12px;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  General look of links not effected by any of the links entires of this file  --*/
.alink {
color: Blue; 
font-family: Arial;
font-size: 12px;
cursor : pointer; cursor: hand;
text-decoration: underline;
font-weight: normal;
}

/*--  Reduces the verticle spacing taken up by the Subscription Form  --*/
form.nospace {
line-height : 1%;
padding : 0px;
margin : 0px;
}

/*--  Border size and color around the text area in the Link Partners Page  --*/
#TAWrap {
border: 2px solid #ff00ff;
}

/*--  Background color of the text area's caption in the Link Partners Page  --*/
#TACaption {
background-color: #ff00ff;
color: #FFFFFF;
}

/*--  How the links look in the text area's caption in the Link Partners Page  --*/
#TACaption a {
color: #FFFFFF;
text-decoration: underline;
}

/*--  How the links look in the text area's caption in the Link Partners Page when hovered over  --*/
#TACaption a:Hover {
color: Yellow;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Border size and color of the text area in the Link Partners Page  --*/
.TA {
border:1px solid #ff00ff;
}
-->