/* CSS Document */

body {font-family: arial,verdana,san-serif; color:#666666; padding:0px;
background-image:url(../images/page-bg.gif); background-repeat:repeat-x; background-color:#eeeeee;}

.bg-grey {background-color:eeeeee;}

a:link {
	color: #009933;
     text-decoration:none;}
	 
a:visited {color: #009933;}

a:hover {color:#33cc66;
text-decoration:underline;
}

br { line-height: 10pt;}
	
.p{ font-size:12px;
 line-height: 10pt; }

td {font-size:12px;}

#border {border:#CCCCCC solid 1pt;
width:700px; background-color:#FFFFFF;}

#border-top {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#30px {
margin-left: 30px;
}

#admin-box{
border:#CCCCCC solid 1pt;
width: 450px;
margin-right: 40px;
padding:10px;
	background-image:url(../images/bot-grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
}

#botgrad{
	background-image:url(../images/bot-grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-left:30px;
}

#botgreen{
	background-repeat: repeat-x;
	height:15px;
	background-image: url(../images/bot-green.gif);
}

#maintable {
	padding-top: 20px;
	padding-left:30px;
	padding-right:30px;
	font-size:14px;
	background-image: url(../images/top-grad.gif);
	background-position:top;
	background-repeat:repeat-x;
}


h1{
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
}


h2{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#testimonial {
	font-size: 14px;
	font-style: italic;
	padding:0px;
}

#topgrad{
	background-image:url(../images/top-grad.gif);
	background-repeat: repeat-x;
	background-position: top;}
	
#indent{
padding-left: 30px;}	

ul#twitter_update_list {
list-style:none;
margin:0;}

ul#twitter_update_list li{
padding-bottom:10px;}

#twitter-link{
display:block;
text-align:right;}

#icons{
border: none;
margin-right:6px;
}

#nav{
	background-image:url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;}


#icons a{
text-decoration:none;
border:none;
}

#top{
vertical-align:top}
#bottom{
padding-bottom:0;
margin-bottom:0;
vertical-align:bottom}