* {margin:0px;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:20px;
	background-repeat:repeat-x;
	}
	
/*GENERAL CONTENT*/

img {
	border:none;
	}

p, li, ul {
	margin:10px 0px;
	padding:0px;
	}
	
h1 {
	font-size:16px;
	padding-left:5px;
	padding-top:2px;
	background-image:url(../images_2/top.jpg);
	background-repeat:repeat-x;
	border:1px solid #000000;
	}
	
h2 {
	font-size:16px;
	border-bottom:1px solid #ababab;
	}
	
ul {
	display:inline;
	}
	
li {
	margin-left:30px;
	}
	
.listcolor {
	color:#333;
	}
	
ul {
	color:#c30000;
	list-style:square;
	}
	
/*GENERAL CONTENT*/

/*PAGE SPECIFIC CONTENT*/
	
.link_container {
	margin-top:18px;
	margin-bottom:10px;
	word-spacing:12px;
	line-height:35px;
	text-align:center;
	}	

.link_container a img {
	border:none;
	}
	
.icon {
	vertical-align:middle;
	}
	
/*PAGE SPECIFIC CONTENT*/
	
/*HEADER*/
	
div#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:862px;
	}
	
div#logo {
	background-image:url(../images_2/logo.png);
	background-repeat:no-repeat;
	width:355px;
	height:163px;
	float:left;
	}
	
div#bot_shad {
	background-image:url(../images_2/bot_shad.png);
	background-repeat:no-repeat;
	width:862px;
	height:11px;
	clear:both;
	}
	
/*HEADER*/
	
/*NAV BUTTONS*/
	
div#nav a {
	float:left;
	text-decoration:none;
	text-align:center;
	line-height:280px;
	color:#666666;
	font-size:15px;
	letter-spacing:2px;
	}
	
.link {
	background-image:url(../images_2/link2.jpg);
	background-repeat:no-repeat;
	width:127px;
	height:163px;
	}
	
.link:hover {
	background-image:url(../images_2/link2.jpg);
	background-repeat:no-repeat;
	background-position:0px -163px;
	width:127px;
	height:163px;
	}
	
#link_end {
	background-image:url(../images_2/link_end.png);
	background-repeat:no-repeat;
	width:126px;
	height:163px;
	}
	
#link_end:hover {
	background-image:url(../images_2/link_end.png);
	background-repeat:no-repeat;
	background-position:0px -163px;
	width:126px;
	height:163px;
	}
	
/*NAV BUTTONS*/

/*CONTENT AREAS*/

div#main_content {
	background-color:#e2e2e0;
	position:relative;
	left:15px;
	width:508px;
	padding:0px 15px;
	padding-bottom:25px;
	float:left;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	}
	
div#bottom_main {
	background-image:url(../images_2/main_content_bot.png);
	background-repeat:no-repeat;
	width:540px;
	height:15px;
	float:left;
	position:relative;
	top:40px;
	left:-16px;
	}
	
div#contact {
	background-color:#e2e2e0;
	position:relative;
	left:-9px;
	width:260px;
	height:450px;
	padding:0px 15px;
	padding-bottom:75px;
	float:right;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	}
	
div#bottom_contact {
	background-image:url(../images_2/contact_bot.png);
	background-repeat:no-repeat;
	width:292px;
	height:34px;
	position:relative;
	top:-10px;
	left:-16px;
	}
	


/*CONTENT AREAS*/

/*TABLE FORMATTING*/
	
table {
	margin-top:10px;
	border-collapse:collapse;
	width:508px;
	border-top:#000000 dotted 1px;
	border-bottom:#000000 dotted 1px;
	}
	
table td {
	background-color:#ffffb3;
	color:#000000;
	padding:5px;
	color:#666666;
	font-weight:bold;
	}
	
.litebg
	{
	background-color:#ffffd9;
	border-left:#e2e2e0 solid 5px;
	font-weight:normal;
	}
	
#sched td {
	border:dotted #999999 1px;
	}
	
#head td {
	font-size:14px;
	background-color:#FFFFFF;
	background-image:url(../images_2/top.jpg);
	background-repeat:repeat-x;
	border:#999999 1px solid;
	}
	
/*TABLE FORMATTING*/

/*FORM FORMATTING*/

label {
	width: 4em;
	float: left;
	text-align: left;
	margin-right: 3px;
	display: block;
	}

input {
	color:#999999;
	border: 1px solid #999999;
	}
	
.submit {
	text-align:center;
	}

/*FORM FORMATTING*/

/*FOOTER*/

div#footer {
	clear:both;
	margin-left:65px;
	}
	
#footer a {
	color:#333;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}

/*FOOTER*/