/* CSS Document */
body {
	background-image: url(images/bg.gif);
	}
	
a img{
	border: none;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	
	}

ul:li {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	}
	
.footer {
	padding-left: 180px; 
	}
	
.footer, .footer a:link, .footer a:active, .footer a:visited {
	font-size: xx-small;
	color: #111;
	text-decoration: none;
	}
	
.footer a:hover {
	text-decoration: underline;
	}

.intext {
	color: #46d;
	}
		
.intext a:link, .intext a:active, .intext a:visited {
	color: #46d;
	text-decoration: none;
	}
	
.intext a:hover {
	color: #238;
	text-decoration: underline;
	}

a.intext:link, a.intext:active, a.intext:visited {
	color: #46d;
	text-decoration: none;
	font-weight: 900;
	}
	
a.intext:hover {
	color: #238;
	text-decoration: underline;
	font-weight: 900;
	}
	
.tab {
	padding-left: 40px;
	}

#main_box {
	margin-right: auto;
	margin-left: auto;
	border: none;
	width: 750px;
	margin-top: 4px;
	}
	
#banner {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: none;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 72px;
	}
	
#left_menu {
	float: left;
	background-color: #46d;
	padding: 75px 6px 0px 3px;
	width: 157px;
	height: 100%;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

#right_content {
	float: left;
	background-image: url(images/inltcorner.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 3px 0px 5px;
	width: 576px;
	}
	
#columns {
	margin: 0;
	padding: 0;
	background-image: url(images/ltmenu.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #fff;
	width: 100%;
	}
	
#right_content_left {
	float: left;
	padding: 0;
	width: 292px;
	height: 100%;
	}

#right_content_right {
	float: left;
	padding: 0;
	width: 292px;
	height: 100%;
	}

#photo_box {
	width: 550px;
	}
	
#bottom_banner_left {
	background-image: url(images/bottomtrans5.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #46d;
	padding: 3px 0px 3px 3px;
	float: left;
	width: 177px;
	height: 50px;
	}

#bottom_banner_right {
	float: left;
	background-image: url(images/bot_ban_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #238;
	padding: 26px 5px 3px 0;
	width: 565px;
	height: 27px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #46d;
	vertical-align: middle;
	}
	
#bottom_banner_right li a:link, #bottom_banner_right li a:active, #bottom_banner_right li a:visited, #bottom_banner_right li {
	text-decoration: none;
	color: #fff;
	padding: 2px;
	font-size: 12px;
	font-weight: 900;
	}

#bottom_banner_right li a:hover {
	text-decoration: none;
	background-color: #eef;
	padding: 2px;
	color: #238;
	font-size: 12px;
	font-weight: 900;
	}

#bottom_banner_right ul, #bottom_banner_right li {
	list-style: none;
	display: inline;
	padding: 0;
	}

#left_menu li a:link, #left_menu li a:active, #left_menu li a:visited {
	text-decoration: none;
	color: #fff;
	}

#left_menu li a:hover {
	text-decoration: none;
	color: #238;
	background-color: #fff;
	padding: 3px;
	}

#right_content h2 a:link, #right_content h2 a:active, #right_content h2 a:visited {
	text-decoration: none;
	color: #238;
	}

#right_content h2 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #238;
	padding: 3px;
	}
	
#right_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	list-style-type: circle;
	}

#left_menu ul, #left_menu li {
	list-style: none;
	display: block;
	line-height: 40px;
	margin: 0;
	padding: 0;
	}
	
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 900;
	}
	
.message li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
	}
	
h1 {
	font-family: "Monotype Corsiva";
	font-size: 51px;
	color: #238;
	margin: 5px;
	font-weight:lighter;
	}
	
h2 {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #238;
	margin: 5px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #238;
	}
	
h3 a:hover {
	text-decoration: underline;
	}
	
p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	margin: 0;
	padding: 5px;
	}
	
ol {
	margin-top: 0;
	}

.current {
	background-color: #fff;
	color: #238;
	font-weight: 900;
	padding: 5px;
	margin-right: -6px;
	}
	
.smtext {
	font-size: 10px;
	}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	}
	
td a {
	font-size: 16pt;
	font-weight: 900;
	text-decoration: none;
	}
