a{
	color: #0000FF;
	font-weight: bold;
}

a img{
	text-decoration: none;
}
table{
	border: 1px solid #b6c5c9;
	width: 500px;
	text-align: center;
	margin: 0px auto;
	margin-bottom: 15px;
	border-collapse: collapse;
}
table td{
	margin-bottom: 10px;
	border: 1px solid #b6c5c9;
	padding: 5px
}
table th{
	background-color: #edf1f3;
	border: 1px solid #b6c5c9;
}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image:url(/design/images/main-background.jpg);
	background-repeat: repeat-x;
	width: 700px;
	margin: 0px auto;
	margin-top: 5px;
	color: #000000;
	font-size: 75%;
}
img{
	border: 0px;
}

h1, h2, h3{
	padding: 0px;
	margin: 0px;
}
h1{
	margin-top: 10px;
	margin-botton: 5px;
	font-size: 120%;
}
#main_menu a{
	color:#000000;
	display: block;
	width: 99%;
}
#main_menu h3{
	font-size: 90%;
	text-align: center;
}

.green{
	border: 1px solid #b6c5c9;
	background-color: #76da2c;
	color:#FFFFFF;
	font-weight: bold;
}
.green a{
	color:#FFFFFF;
}

#logo_container{
	padding: 0px;
	margin-bottom: 5px;
	background-image:url(/design/images/logo-background.jpg);
	background-repeat: no-repeat;
	height: 89px;
}
#logo_container a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#logo_container #stats{
	float: right;
	padding: 10px;
	font-size: 110%;
	text-align: right;
	display: block;
}
#main_content_container{
	border: 1px solid #b6c5c9;
	background-color: #F8F8F8;
	margin-bottom: 5px;
	padding: 10px;
	overflow:visible;
	height: 100% !important;
	text-align: left;
	width: 100%;
}
#main_content_container td{
	border: none;
	vertical-align: top;
	padding: 0px;
}
#main_menu{
	float: left;
	list-style: none;
	padding: 5px;
	margin: 5px;
	margin-right: 15px;
	width: 125px;
}
#main_menu li{
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	text-decoration: underline;
}
#main_menu li a{
	height: 100%;
	font-weight: normal;
	margin-left: 5px;
}
#lower_menu{
	text-align: center;
}
	
#footer_container{
	padding: 5px;
	text-align: center;
}
#bottom_google_banner{
	margin: 0px auto;
	margin-top: 15px;
	text-align: center;
}
#mid_google_banner{
	margin: 0px auto;
	text-align: center;
}
#smiley_code{
	margin-top: 10px;
	margin-bottom: 10px;
}
#smiley_code td{
	border: 1px solid #b6c5c9;
	padding: 2px;
}
#smiley_code input{
	width: 400px;
}
#smiley_table{
	margin-top: 10px;
	margin-bottom: 10px;
}
#smiley_table td{
	border: none;
	padding: 1px;
}
#smiley_table .notsmiley{
	border: 1px solid #b6c5c9;
}
#pagenumbers{
	padding: 20px;
	line-height: 150%;

}
.error{
	color:#FF0000;
	font-style:italic;
}
#partner_table li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#link_code{
	text-align: center;
}
#top_google_links{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_main_cell{
	width: 100%;
}
