html, body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
body{
color:#000000;
background-color:#cccccc;
}
div{
margin:0;
padding:0;
}

a:link, a:visited{
text-decoration:underline;
color:#003399;
}
a:hover, a:active{
color:#cc0000;
text-decoration:underline;
}
h1, h2, h3, h4{
margin:0;
padding:0;
}
h1{
font-size:18px;
font-weight:bold;
}
h2{
font-size:14px;
font-weight:bold;
}
h3{
font-size:12px;
font-weight:bold;
}
h4{
font-size:11px;
font-weight:bold;
}

.gold{
color:#B1851C;
}

.blue{
color:#0f6bb4;
}

.goodstuff{
background: #ffffff; 
padding:5px 0px 5px 5px;
border: 1px solid #333333; 
}

#picframe {
	background: #ffffff; 
	border-top: 1px solid #dddddd; 
	border-right: 1px solid #aaaaaa;  
	border-bottom: 1px solid #aaaaaa;  
	border-left: 1px solid #dddddd;  
	padding: 5px 5px 5px 5px;			
	color: #777777; 
	font: 10px Georgia, Verdana, Arial, Helvetica, sans-serif ;	
}

.twitter{
background: #eeeeee; 
padding:5px 10px 5px 10px;
border-top: none; 
border-right: 1px solid #333333;  
border-bottom: 1px solid #333333;  
border-left: 1px solid #333333;  
}

#twitter_update_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 16px;
	color: #333333;
}
#twitter_update_list a:link {
	color: #003399;
	text-decoration: underline;
}
#twitter_update_list a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*----------------------------------------------------------------------------------------------------*/
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.bodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.bodytext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.verylargebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
    line-height: 22px;
	color: #333333;
}
.verylargebodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
    line-height: 22px;
	color: #003399;
	text-decoration: underline;
}
.verylargebodytext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
    line-height: 22px;
	color: #003399;
	text-decoration: underline;
}
.verylargebodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
    line-height: 22px;
	color: #ff9900;
	text-decoration: underline;
}

/*----------------------------------------------------------------------------------------------------*/

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}
.footertext a:link {
	color: #ffffff;
	text-decoration: none;
}
.footertext a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footertext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*----------------------------------------------------------------------------------------------------*/

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.navtext a:link {
	color: #003399;
	text-decoration: none;
}
.navtext a:visited {
	color: #003399;
	text-decoration: none;
}
.navtext a:hover {
	color: #003399;
	text-decoration: underline;
}
