
/*--  Change your body background color  --*/
body {
margin:10px;
background:#ffffff;
color:#333333;
text-align:center;
padding:0;
}

/*--  Change the spacing around the outside border. Also change the width of outside border  --*/
#outer {
text-align:left;
border:0px solid #000000;
width:700px;
margin:auto;
}

/*--  Attributes of the logo/header area  --*/
#hdr {
background:#ffffff;
color:#333333;
border:1px solid #336699;
padding:0px;
margin-bottom:5px;
}

/*--  Attributes of the area just under the header area  --*/
#map {
height:15px;
padding-top:0px;
padding-left:5px;
padding-bottom:0px;
font-family:Arial;
font-size:11px;
background:#336699;
color:#ffffff;
border:solid #336699;
border-width:1px;
margin-bottom:5px;
}

/*--  How the regular links look in the map area  --*/
#map a {
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

/*--  How the map area links look when hovered over with the mouse  --*/
#map a:Hover {
color:#ffff00;
font-family:Arial;
font-size:11px;
cursor:pointer;
text-decoration:underline;
}

/*--  Attributes of the main body content. encases all the nav column stuff and the main content stuff  --*/
#bodywrap {
position:relative;
background:#ffffff;
color:#333333;
width:700px;
padding:0;
margin-bottom:5px;
}

/*--  Attributes of the container for all the nav column stuff  --*/
#navwrap {
float:left;
width:160px;
background:#ffffff;
color:#333333;
border:0px dashed #000000;
text-align:center;
}

/*--  Attributes of the navigation and related menus  --*/
#nav {
width:142px;
background:#ffffff;
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#336699;
border:1px dashed #336699;
text-align:left;
text-decoration:underline;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:0px;
margin-bottom:5px;
}

/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#nav a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#nav a:Hover {
font-family:Arial;
font-size:12px;
color:blue;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
font-weight:bold;
}

/*--  Attributes of the rotating snippets  --*/
#snippets {
width:142px;
background:#ffffff;
font-family:Arial;
font-size:10px;
font-weight:normal;
color:black;
border:1px dashed #336699;
text-align:left;
text-decoration:normal;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:0px;
margin-bottom:5px;
}

/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#snippets a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;

}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#snippets a:Hover {
font-family:Arial;
font-size:12px;
color:black;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
font-weight:bold;
}



/*--  Attributes of the optional adsense container  --*/
#adsense {
width:160px;
background:#ffffff;
border:1px dashed #336699;
text-align:center;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}

/*--  Attributes of the optional subscription form  --*/
#subscribe {
line-height:18px;
text-align:center;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#336699;
width:142px;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
border:1px dashed #336699;
background-color:#ffffff;
}

/*--  Attributes of the optional subscription form button  --*/
#subscribe input {
height:20px;
width:75px;
background-color:#336699;
shadow-color:#ffffff;
border-color:#ffffff;
text-align:center;
text-valign:middle;
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
cursor:pointer;
}

/*--  Attributes of the main content of your index, main page, and article templates  --*/
#content {
float:right;
background:#ffffff;
font-family:Arial;
font-size:12px;
color:#333333;
padding-right:10px;
width:515px;
}

/*--  Attributes of the main content of your sitemap template  --*/
#contentsitemap {
float:left;
background:#ffffff;
font-family:Arial;
font-size:12px;
color: #333333;
padding-left:10px;
padding-right:10px;
width:510px;
}

/*--  Attributes of the adsense column of your sitemap template  --*/
#contentsitemapadsense {
float:right;
width:160px;
background:#ffffff;
color: #333333;
text-align:center;
}

/*--  Attributes of the main content of your privacy/disclaimer template  --*/
#contentprivdis {
float:left;
background:#ffffff;
font-family:Arial;
font-size:12px;
color:#333333;
padding-left:10px;
padding-right:10px;
width:675px;
}

/*--  Attributes of the footer area  --*/
.footer {
height:15px;
padding-top:1px;
padding-left:5px;
padding-bottom:2px;
text-align:center;
font-family:Arial;
font-size:12px;
background:#336699;
color:#ffffff;
border:1px solid #336699;
border-width:1px;
clear:both;
margin-top:5px;
}

/*--  How the regular links look in the footer area  --*/
.footer a {
font-family:Arial;
font-size:12px;
color:#ffffff;
text-decoration:underline;
}

/*--  How the footer area links look when hovered over with the mouse  --*/
.footer a:Hover {
color:#ffff00;
font-family:Arial;
font-size:12px;
cursor:pointer;
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;
text-decoration:underline;
font-weight:normal;
}

/*--  General look of links when hovered over  --*/
a:Hover {
color:Black;
font-family:Arial;
font-size:12px;
cursor:pointer;
background-color:#00FFFF;
font-weight:bold;
 border-top-style: solid;
 border-top-width: 1px;
}

/*--  Reduces the verticle spacing taken up by the link partners and subscription forms  --*/
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 #336699;
}

/*--  Background color of the text area's caption in the link partners page  --*/
#TACaption {
background-color:#336699;
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:#ffff00;
cursor:pointer;
text-decoration:underline;
}

/*--  Border size and color of the text area in the link partners page  --*/
.TA {
border:1px solid #336699;
}


a:link, a:visited {
	color: #434E5C;
	text-decoration: underline;
}

a:hover {
	color: #434E5C;
    text-decoration: underline;
}

body {
	background: #4F5E8C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}
table {
		background: #FFFFFF;	
}
h1 {
	color: #434E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
   text-transform: uppercase;
}

h2 {
	color: #434E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 100%;
}
#hdrtitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
   text-transform: uppercase;
}
p {
	color: #515752;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#main {
	width: 530px;
	font-size: 12px;
	padding: 5px;
	text-align: left;
   BORDER-RIGHT: #000000 1px solid;	
}

#rightside {
	width: 220px;
   padding: 5px;
   font-size: 12px;
	text-align: left;
}

#rightside p {
	color: #828482;
	text-align: left;	
}

#header {
	background: url("header.jpg");
	height: 140px;
	margin: 0px;
   padding: 0px;
	BORDER-BOTTOM: #000000 1px solid;	
	text-align: center;
}

#border {
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
}
#footer {
    background: url("footer.jpg") top repeat-x;
  	 BORDER-TOP: #000000 1px solid;
	height: 50px;	 
	color: #000000;	
}
#footer a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
    text-decoration: underline;
}
#readmore {
    margin-top: 3px;
    margin-left: 1px;
}

#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

#readmore small a {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #000080;
    font-size: 12px;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#mini {
    height: 200px;
    overflow: hidden;
}
#maxi {
    overflow: auto;
}
#pagelist p {
    padding-left: 2px;
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    color: black;
}

#pagelist a {
    color: #000080;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
