.slideshow { height: 232px; width: 232px; margin: none; align:left }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee;align:left }

a:hover,a:visited,a:link {color:white}
body {
	background-image:url('../images/background.jpg');
	background-repeat:repeat;
	margin:0px;
}
#main_top_shaddow {
	margin:0px;
	background-image:url('../images/top_brd.png');
	background-repeat:repeat-x;
	height: 9px;
	width: 1010px;
}
#main_middle {
	background-image:url('../images/cnt_bg.png');
	width: 1010px;
	margin: 0px;
	background-repeat:repeat-y;	
	
}
#main_black_bg {
	width: 940px;
	background-color:#000000;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
#header {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #999;
	font-size: 22px;
	font-family: georgia;
}
.top_menu_link {
	color: #999999;
	text-decoration: none;
}
#grey_insert {
	background-color: #333;
}
#welcome_text {
	color: #FFF;
	float: left;
	text-align: left;
	width: 260px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 22px;
	font-family: georgia;
	font-style: italic;
}
.bottom_menu_item {
	width: 300px;
	float: left;
}
.bottom_menu_heading {
	text-align: left;
	border-bottom: solid;
	border-width: 1px;
	border-color: #b5b5b5;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
.bottom_menu_heading_text {
	color: #CCC;
	font-size: 22px;
	font-family: georgia;
	text-decoration: none;
}
.bottom_menu_picture {
	border-style: none;
}
.bottom_menu_text {
	color: #999;
	font-size: 12px;
	font-family: verdana;
	text-align: left;
	padding-top: 18px;
}
.bottom_menu_spacer {
	width: 20px;
	float: left;
}
#footer  {
	color: #666;
	font-size: 10px;
	font-family: verdana;
	text-align: left;
	padding-left: 35px;
}
#main_heading {
	font-family: georgia;
	color: #CCC;
	font-size: 22px;
	text-align: left;
	padding-top: 30px;
	padding-left: 30px;
	#padding-bottom: 17px;
}
#main_content {
	font-family: verdana;
	color: #999;
	font-size: 12px;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}
H1
{
	font-family: verdana;
	color: #CCCCCC;
	font-size: 13px;
	text-align: left;
        padding-top: 10px;
        padding-bottom: 0px;
	text-decoration: underline;



}


