/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	margin: 0px;
	background-image: url(../images/site_misc/gradient_bg.png);
	background-repeat: repeat-x;
	
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	/**font-size: medium;**/
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #5c0100;
	font-weight:bolder;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

a{
 	color: #5c0100;
}
.spotlink{
 	color: #ffffff;
 	text-decoration: none;
}
a:hover{

}

#container {
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	padding-left: 20px;
	padding-right: 20px;

} 

#header{

}
#simplegallery1{
	background-repeat: no-repeat;
	color: #ffffff;
}
#simplegallery1 a{
	color: #ffffff;
}
#content{
	padding-bottom: 10px;
 	
}
#col_1{
	width: 260px;
	float: left;
	padding-bottom: 20px;
	margin-left: 10px;
	padding-top: 20px;
}
#col_2{
	margin-left: 290px;
	padding-right: 7px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 10px;
}

#spotlight{

}
#bottom{
	clear: left;
	background-repeat: no-repeat;
	background-image:url(../images/twitter.png);
	height: 100px;
	color: #ffffff;
	font-size:x-small;
	line-height: 200%;
	margin-left: 7px;
	padding-bottom: 20px;

}
#bottom table{
margin-left: 0;
}

#bottom ul{
list-style: none;
}

#bottom a:link {
color:#FFFFFF;
}
#bottom a:visited {
color:#000000;
}

#footer{
	text-align: center;
	font-size:smaller;
	padding-bottom: 20px;

}

#twitter_update {
overflow:auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding-top: 1px;
	padding-bottom: 5px;
	width: 575px;
	height: 85px;
	margin-left: 0;
}

#twitter_update_list ul, li {
margin-left: 0px;
}
#twitter_update_list li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.imgfloat {
	padding-right: 10px;
	padding-bottom: 50px;
	float: left;
	
}
.annc_adv {
	padding-left: 10px;
	float: right;
}
.subtitle {
	font-weight: bold;
	font-size: 14px;
	
}
p.sub {
	
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 1px solid #cccccc;
}



#adspace a:link {
	color: #fff;
	text-decoration: none;
}
#adspace a:visited {
	color: #fff;
	text-decoration: none;
}
#adspace a:hover {
	color: #fff;
	text-decoration: none;
}
#adspace a:active {
	color: #fff;
	text-decoration: none;
}
.adpic {
	padding-top: 6px;
}
.advert2 a:link {
	color: #fff;
	text-decoration: none;
}
.advert2 a:visited {
	color: #fff;
	text-decoration: none;
}
.advert2 a:hover {
	color: #fff;
	text-decoration: none;
}
.advert2 a:active {
	color: #fff;
	text-decoration: none;
}
	

.schedule {
	font-size: large;
	color: #900;
	line-height: 150%;
}
ul.in_list {
	margin-left: 0px;

}
.tr_odd {
	background-color: #f3f3f3;
}
