/* CSS Document */

html, body {
	background-color: #C6C6BD; text-align:center; height:100%; }
body {color: #666666;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; }

 #container {
        margin: 0 auto; width: 800px; min-height:100%;  }
		
* html #container {height: 100%;}
 
.links {font-family: "Times New Roman", Times, serif;font-size: 16px;font-weight: bold;	color: #666666;	text-align: center; width: 800px;}
.linkssmall {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;	text-align: center;}


.quote {color: #FFFFFF;	font-size: 14px; padding-top:30px; letter-spacing: 2pt;	line-height: 20px;}
.quote_source {font-size: 12px; color: #FFFFFF; font-style:italic}
.tabholder {margin-top:100px;}
.header {height:75px;top: 20px; text-align:center}
.introheader {height: 110px; top: 20px; text-align:center}


h1 {font-family: "Times New Roman", Times, serif;	font-size: 24px;letter-spacing: 3px;}
h2 {font-family: "Times New Roman", Times, serif;	font-size: 20px;letter-spacing: 3px;}



.main {	float:left;	top:300px;	text-decoration: none; }
.main  a:link, a:visited{ text-decoration:none; font-weight:bold; color:#666666;	}
.main a:hover, a:active{text-decoration: underline;color: #000;}



.portfolio {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; letter-spacing: 2pt;}


.copyright {font-size: 9px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;}


#footer {width:520px; height:80px; padding-top:10px; margin: -150px auto 0 auto; text-align:center;}
#clearfooter {height: 50px;}
.footermenu a:link, a:visited {font-size: 16px;color:#666666;	font-family: "Times New Roman", Times, serif;font-weight: bold; text-decoration:none; letter-spacing:4px;	}
.footermenu a:hover, a:active{text-decoration: underline;color: #000;}
.footercontact  a:link, a:visited{ text-decoration:none; color:#666666;	}
.footercontact a:hover, a:active{text-decoration: underline;color: #000;}