body {
background-color:#F1EDF5;
background-image:url(images/page-bg.jpg);
background-repeat:repeat-y;
background-position:center;
margin:0;
padding:0 0 0 0;
font-family:Gill Sans, Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:110%;
color:#182529;
}

#container {
width:800px;
min-height:1000px;
background-image:url(images/container_bg.gif);
background-repeat:repeat-y;
margin:10px 0 0 -400px;
left:50%;
position:relative;
clear:both;
line-height:135%;
}

.imgfloatleft {
	float:left;
	margin: 0 10px 10px 0;
}

.imgfloatright {
	float:right;
	margin:0 0 10px 10px;
}



#header {
width:600px;
height:130px;
background-color:#7B7F6E;
float:left;
background-image:url(images/header4.gif);
background-repeat:no-repeat;
}

#header h1 {
text-indent:-9999px;
}

#corner{
width:198px;
height:130px;
background-color:#CC6;
float:right;
border-left:2px solid #fff;

}

.address {
color:#333333;
text-align:right;
font-size:0.9em;
margin: 12px 12px 0 0;
line-height:105%;
}

#nav {
width:800px;
height:20px;
background-color:#333;
text-align:center;
border-bottom:2px solid #fff;
border-top:2px solid #fff;
clear:both;
}

#panel {
width:198px;
float:right;
}


#credit {
width:800px;
height:20px;
text-align:right;
position:relative;
left:50%;
margin:4px 0 0 -400px;
color:#666666;
clear:both;
}

#credit a:link {color:#399;text-decoration:none;} #credit a:visited {color:#399; text-decoration:none;} #credit a:hover {text-decoration:none;color:#399;}  #credit a:active {text-decoration: none;color:#399;}

#content table {
margin: 10px 20px 10px 20px;
border:0;
background-color:#fff;
font-size:0.9em;
}

#content td {
border-bottom:1px solid #9CC;
border-right:1px solid #9CC;
padding:2px;
}

.columnhead  {
	color:#FFF;
}

#signup {
	width:180px;
	margin:15px auto 15px auto;
	padding:10px 0 10px 0;
	font-size:0.9em;
	text-align:center;
	background-color:#9CC;
	border:1px solid #FFF;
}

#bulletin {
	width:180px;
	margin:15px auto 15px auto;
	padding:10px 0 10px 0;
	font-size:0.9em;
	text-align:center;
	background-color:#F66;
	border:1px solid #FFF;
}

#refer {
	width:180px;
	margin:15px auto 15px auto;
	padding:10px 0 10px 0;
	font-size:0.9em;
	text-align:center;
	background-color:#F96;
	border:1px solid #FFF;
}


#bulletin a:link {color:#FFF;}#bulletin a:visited {color:#FFF;}#bulletin a:hover {color:#FFF;}#bulletin a:active{color:#FFF;}
#signup a:link {color:#FFF;}#signup a:visited {color:#FFF;}#signup a:hover {color:#FFF;}#signup a:active{color:#FFF;}
#refer a:link {color:#FFF;}#refer a:visited {color:#FFF;}#refer a:hover {color:#FFF;}#refer a:active{color:#FFF;}


p {
width:560px;
font-size:1em;
margin:5px 110px 15px 20px;
text-align:left;
}



h1 {
width:560px;
color:#FFF; /*#9FF;*/
font-size:2em;
margin:20px 110px 35px 20px;
line-height:117%;
}

h2 {
width:560px;
font-size:1.3em;
margin:20px 110px 5px 20px;
color:#FFF;
line-height:115%;
font-weight:normal;
}

h3 {
width:560px;
font-size:1.3em;
margin:3px 110px 3px 20px;
color:#FFF;
line-height:115%;
font-weight:normal;
}

h5 {
width:560px;
font-size:1em;
margin:15px 110px 3px 20px;
color:#FFFFFF;
line-height:115%;
}

h6 {
width:560px;
font-size:1em;
margin:15px 110px 3px 20px;
color:#182529;
line-height:115%;
font-style: italic;
font-weight: bold;
}


#nav ul {
width:800px;
margin:0;
padding:0;
}

#nav li {
font-size:0.8em;
list-style-type:none;
margin:0 0 0 4px;
display:inline;
}

li {
/*list-style-type:disc;*/
margin:3px 0 3px 0;
}

ul {
width:440px;
margin:10px 0 25px 0;
}


#nav a:link {color:#fff;font-weight: bold; text-decoration:none;} #nav a:visited {color:#fff;font-weight: bold; text-decoration:none;} #nav a:hover {text-decoration:none;color:#cc6;font-weight:bold;} a:active {text-decoration: none;}

a:link {color:#9FF; text-decoration:underline;} a:visited {color:#9FF; text-decoration:underline;} a:hover {text-decoration:underline;color:#FFF;} a:active {text-decoration:underline;color:#9FF;}

#corner a:link {color:#fff;font-weight: bold; text-decoration:none;} #nav a:visited {color:#fff;font-weight: bold; text-decoration:none;} #nav a:hover {text-decoration:none;color:#cc6;font-weight:bold;} a:active {text-decoration: none;}

.author {
	font-size: None;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}

