<!--
/*--  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;
margin-top: 0px;
width: 690px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border: 1px solid #0000ff;
margin-bottom: 10px;
padding: 5px;
}

/*--  The second horizontal area, in the sitemap, just under the top logo/header area  --*/
#header2 {
font-family: Arial;
font-size: 12px;
color: #ffffff;  /* Converted Color */
font-weight: bold;
width: 695px;
margin-top: 2px;
margin-left: auto;
margin-right: auto;
background-color: #0000ff;
border: 1px solid #0000ff;
margin-bottom: 15px;
padding-top: 2px;
padding-left: 5px;
padding-right: 0px;
padding-bottom: 2px;
}

/*--  How the regular links look in the second horizontal area, in the sitemap, just under the top logo/header area  --*/
#header2 a {
font-family: Arial;
font-size: 12px;
color: #ffffff; /* Converted Color */
text-decoration: underline;
}

/*--  How the links look in the second horizontal area, in the sitemap, just under the top logo/header area, when hovered over with the mouse  --*/
#header2 a:Hover {
color: ffff00; /* Converted Color */
font-family: Arial;
font-size: 12px;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  This area includes the Main Content area and the right Menus Column  --*/
#middlewrap {
font-family: Arial;
font-size:12px;
align: center;
width: 704px;
border: 0px solid #0000ff;
}

/*--  The directory structure just above the Main Content Title area  --*/
#map{
font-family: Arial;
font-size: 12px;
color: #ffffff; /* Converted Color */
font-weight: bold;
background-color: #0000ff;
padding-top: 2px;
padding-left: 5px;
padding-right: 0px;
padding-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
text-align: left;
border: 1px solid #0000ff;
}

/*--  How the regular links look in the map area  --*/
#map a {
font-family: Arial;
font-size: 12px;
color: #ffffff; /* Converted Color */
text-decoration: underline;
}

/*--  How the map area links look when hovered over with the mouse  --*/
#map a:Hover {
color: #ffff00; /* Converted Color */
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:530px;
padding-bottom:5px;
text-align: left;
border: 0px solid #0000ff;
}

/*--  Main Content area in the privacy, disclaimer, and links pages  --*/
#main2 {
background-color:#FFFFFF;
float:left;
width:702px;
padding-bottom:5px;
text-align: left;
border: 0px solid #0000ff;
}

/*--  Basically this is the left margin for the main content  --*/
#maincontent {
padding-left:15px;
border: 0px solid #0000ff;
}

/*--  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 label on top of the menus column  --*/
#columnlabel {
background-color:#0000ff;
text-align: center;
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #ffffff; /* Converted Color */
width:156px;
padding:2px;
margin-top:0px;
margin-right:0px;
margin-left:537px;
margin-bottom: 0px;
border: 1px solid #0000ff;
border-bottom: 0px solid #0000ff;
}

/*--  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:537px;
margin-bottom: 10px;
border: 1px solid #0000ff;
}

/*--  Holds the shape of the AdSense column in the sitemap template  --*/
#sidebarwrap2 {
text-align: center;
width:160px;
padding:0px;
margin-top:2px;
margin-right:0px;
margin-left:535px;
margin-bottom: 10px;
}

/*--  Attributes of the Menus column in the index and article templates  --*/
#sidebar {
line-height: 18px;
text-align: left;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #0000ff;  /* Converted Color */
width:137px;
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:5px;
border:0px solid #0000ff;
}

/*--  How the Main Menu links look in the index and article templates  --*/
#sidebar a {
font-family: Arial;
font-size: 11px;
color: #0000ff; /* Converted Color */
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: 11px;
color: #ff0000; /* Converted Color */
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: #0000ff; /* Converted Color */
width:137px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:5px;
border:0px dashed #336699;
}

/*--  Attributes of the Subscription Menu Area Button  --*/
#subscribe input {
height:20px;
background-color:#0000ff;
shadow-color:#ffffff;
border-color:#ffffff;
text-align:center;
text-valign:middle;
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF; /* Converted Color */
cursor: pointer;
}

/*--  Attributes of the horizontal Footer Area  --*/
#footer {
font-family: Arial;
font-size: 12px;
color: #ffffff;  /* Converted Color */
font-weight: normal;
text-align: center;
margin-top: 0px;
width: 696px;
margin-left: auto;
margin-right: auto;
background-color: #0000ff;
border: 1px solid #0000ff;
margin-bottom: 0px;
padding: 2px;
clear:both;
}

/*--  How the Footer Area links look in all pages  --*/
#footer a {
font-family: Arial;
font-size: 12px;
color: #ffffff;  /* Converted Color */
text-decoration: underline;
}

/*--  How the Footer Area links look all pages when hovered over with the mouse  --*/
#footer a:Hover {
color: #ffff00;  /* Converted Color */ 
font-family: Arial;
font-size: 12px;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  General look of links not effected by any of the other links entries in this file  --*/
.alink {
color: Blue; 
font-family: Arial;
font-size: 12px;
cursor : pointer;
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: 1px solid #0000ff;
}

/*--  Background color of the link form's caption in the Link Partners Page  --*/
#TACaption {
background-color: #0000ff;
color: #ffffff;  /* Converted Color */
}

/*--  How the links look in the link form's caption in the Link Partners Page  --*/
#TACaption a {
color: #ffffff;  /* Converted Color */
text-decoration: underline;
}

/*--  How the links look in the link form's caption in the Link Partners Page when hovered over  --*/
#TACaption a:Hover {
color: #ffff00;  /* Converted Color */
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Border size and color of the text area in the Link Partners Page  --*/
.TA {
border:1px solid #0000ff;
}
-->
