body {
   background: #ffffff;
   background-attachment: fixed;
   margin: 0;
   padding: 0;
   text-align: center;
}

.clear {
	clear: both;
}
a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}



#container {
   margin: 0px auto;
   text-align: left;
   width: 1000px;
}

#right {
	width: 178px;
	float: right;
	width:270px;
}
#header {
	width: 100%;
	float: left;
	padding: 10px 0;
}
#logo {
	width: 450px;
	float: left;
	padding: 15px 0 20px 0px;
}
#line {
	position:absolute;
	top:120px;
	left:1.5%;
	right:1.5%;
	height:3px;
	width:97%;
	vertical-align:middle;
	z-index:1;
	text-align:center;
}

table, p, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0px;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
}
p {
    margin: 0;
    padding: 2px;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-style: normal;
}
#nav {
	width: 555x;
	float: right;
	z-index:100000;
}
#content {
border-bottom:1px solid #D2D2D2;
border-top:1px solid #D2D2D2;
float:left;
padding:10px 5px;
width:1000px;
}
#content2 {
	width: 1021px;
	float: left;
	padding: 0px 0 10px 0px;
}
#content2 h2 {
	color:#00c1ff;;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
margin:0pt;
padding:0pt 0pt 0pt 2px;
width:454px;
}


#content h2 {
	color:#00c1ff;;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
margin:0pt;
padding:0pt 0pt 0pt 2px;
width:454px;
}

#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #ffffff;
	width: 800px;
	padding: 5px 0;
	clear: both;
}

#footer h2 {
	maring: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
}

#footer h2 a:visited, #footer h2 a:link {
	color: black;
	text-decoration: none;
	padding:1px;
	border-bottom: 1px dotted #D3D8C4;
}

#footer h2 a:hover {
	color: white;
	padding:1px;
	text-decoration: none;
	border-bottom: none;
	background-color: black;
}

.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}

/* --- navigation --- */

#navcontainer {
	width: 178px;		
	float:right;
}

#navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

#navcontainer a {
 	display: block;
 	width: 178px;
 	height: 22px;
	border:0px;
	text-decoration:none;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url(images/bg_navbutton.gif);
 	color: #5C604D;
 	text-decoration: none;
}

#navcontainer a:hover {
	background: url(images/bg_navbutton_over.gif);
	color: #A5003B;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(images/bg_navbutton_over.gif);
	color: #A5003B;
	text-decoration: none;
}

/* --- favorite links--- */

#favlinks {
	width: 163px;
	padding-left: 15px;
	margin-top: 10px;
}
a img { border:0px }
#favlinks h2 {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #5C604D;	
	margin: 0 0 10px 0;
	padding: 0;
}
#favlinks ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}

ul.extlinks li {
	background: url(images/bullet_extlink.gif) no-repeat 0 3px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

.extlinks a:link {
 	color: #A5003B;
 	text-decoration: none;
 	border-bottom: 1px dotted #A5003B;
}

.extlinks a:visited {
 	color: #6F2D47;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.extlinks a:hover {
	background-color: #C3C9B1;
	color: #A5003B;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}