<!--

/*--  Change your body background color  --*/
#adsense {
	float:left;
	padding:: 5px;
	}
	
body {

margin:0;

padding:0;

background-color:#FFFFFF;

}

#picture {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}

/*--  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: 700px;

margin-left: auto;

margin-right: auto;

background-color: #FFFFFF;

border: 2px solid #999999;

margin-bottom: 2px;

}



/*--  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: #999999;

border: 2px solid #999999;

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 #999999;

}



/*--  The directory structure just above the Main Content Title area  --*/

#map{

font-family: Arial;

font-size: 12px;

color: #999999;

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 #999999;

}



/*--  How the regular links look in the map area  --*/

#map a {

font-family: Arial;

font-size: 12px;

color: #999999;

text-decoration: underline;

}



/*--  How the map area links look when hovered over with the mouse  --*/

#map a:Hover {

color: #999999; 

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;

}



/*--  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: #999999;

padding-top: 0px;

padding-bottom: 10px;

text-align: center;

}



/*--  How the linksnstuff links look  --*/

#linksnstuff a {

font-family: Arial;

font-size: 12px;

color: #999999;

text-decoration: underline;

}



/*--  How the linksnstuff links look when hovered over with the mouse  --*/

#linksnstuff a:Hover {

font-family: Arial;

font-size: 12px;

color: #999999; 

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: 13px;

text-align: left;

font-family: Arial;

font-size: 13px;

font-weight: bold;

text-decoration: underline;

color: #999999; 

width:137px;

padding-top:10px;

padding-left:10px;

padding-right:10px;

padding-bottom:5px;

margin-top:5px;

border:0px dashed #999999;

}



/*--  How the Main Menu links look in the index and article templates  --*/

#sidebar a {

font-family: Arial;

font-size: 12px;

color: #999999;

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: #999999;

font-weight: normal;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  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: #999999;

border: 2px solid #999999;

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: #FFFFFF; 

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: #999999; 

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 #999999;

}



/*--  Background color of the text area's caption in the Link Partners Page  --*/

#TACaption {

background-color: #999999;

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: #999999;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  Border size and color of the text area in the Link Partners Page  --*/

.TA {

border:1px solid #999999;

}

-->

