@charset "UTF-8";
/* CSS Document */


body {
background-color: #FFFFFF;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 12px;
color: #000000;
letter-spacing:.003cm;
line-height: 16px;
margin-top:-10px;
margin-right:0px;
margin-left:0px;
margin-bottom:4px;
text-align:left;
text-decoration:none;
}

a:link, a:visited, a:active {
color: #000066;
}

a:hover {
color: #000099;
}

/*-----------------SITE STRUCTURE----------------*/




div#container {

padding-top:0px;

}

div#structure {

width:850px;
position:relative;
margin:auto;

}

div#topbox {


background-repeat:no-repeat;
background-position:center;
position:relative;
width:850px;
height:30px;
top:20px;

}

div#middleSUB2 { 
background-image:url(images/blackbackm1.png);
background-repeat:repeat-y;
background-position:center;
position:relative;
padding-top:0px;
width:850px;
height:auto;
top:20px;
}

div#subpagec2 {

text-align:left;
width:auto;
height:auto;
padding-top:15px;
padding-right:240px;
padding-left:50px;
letter-spacing:.008cm;
}

div#bottomSUB {
background-position:center;
background-repeat:no-repeat;
position:relative;
top:0px;
width:850px;
height:50px;
text-align:center;

}

div#footertext {
	color:#FEFEFE;
	font-size:11px;
	position:absolute;
	top:62px;
	width:556px;
	height:auto;
	left: 168px;
	line-height:15px;
	text-align:left;
}

#logo {
	position:absolute;
	left:63px;
	top:33px;
	width:277px;
	height:75px;
	z-index:1;
}

#middlesection {
	position:absolute;
	background-color:#FFFFFF;
	left:56px;
	top:169px;
	width:741px;
	height:336px;
	z-index:1;
}

#line {
	background-image:url(images/line.png);
	background-repeat:repeat-x;
	position:absolute;
	left:56px;
	top:159px;
	width:741px;
	height:8px;
	z-index:1;
}


#line2 {
	background-image:url(images/line.png);
	background-repeat:repeat-x;
	position:absolute;
	left:56px;
	top:513px;
	width:741px;
	height:8px;
	z-index:1;
}

#nav {
	position:absolute;
	left:343px;
	top:135px;
	width:464px;
	height:22px;
	z-index:1;
	color: #666666;
}

#nav a:link, a:visited, a:active {
	color:#F0F0F0;
	text-decoration:none;
	padding-right:4px;
	padding-left:4px;
}

#nav a:hover {
color:#CCCCCC;
text-decoration:none;
padding-right:4px;
padding-left:4px;
}

#flash {
	background-color:#99FFFF;
	position:absolute;
	left:338px;
	top:15px;
	width:387px;
	height:309px;
	z-index:1;
}

#content {
	background-color:#000000;
	position:absolute;
	left:11px;
	top:14px;
	width:316px;
	height:310px;
	z-index:1;
}
