body {
padding : 0;
margin-top:10px; 
text-align : center; 
background-color : #000; 
background-image : url(../slices/background.jpg); 
background-repeat : repeat-x; 
font-family : arial; 
font-size : 13px; 
color : #ffffff; 
}

 
#wrap {
position : relative; 
text-align : left; 
margin : 0 auto; 
width : 750px; 
}

 
h1 {
font-size : 18px; 
text-align : left; 
color : #fff; 
margin : 0;
display:none; 
}

.clear_both {
	clear:both;
}

p {
	margin:0;
}
 
#middlesection {
position : absolute; 
top : 0; 
left : 0; 
width : 750px; 
height : auto; 
background : transparent; 
}

 
#maincontainer {
position : relative; 
margin-top : 218px; 
left : 0; 
width : 750px; 
height : auto; 
}

 
#content {
position : relative; 
top : 0; 
left : 0; 
width : 750px; 
height : auto; 
background-image : url(../slices/middlefill.jpg); 
background-repeat : repeat-y; 
}

 
#content_wrap {
position : relative; 
margin-top : 0; 
margin-bottom : 10px; 
margin-left : 17px; 
width : 728px; 
height : auto; 
}

 
#content_right {
float : right; 
margin-top : 0; 
margin-bottom : 10px;
margin-right:8px;
padding-top:8px; 
width : 520px; 
height : auto; 
}

#content_right h2 {
margin-top : 0; 
margin-bottom : 13px; 
font-family : Arial; 
font-size : 14px; 
color : #fff; 
padding : 4px;
text-align:center; 
}

 
#content_right h3 {
margin-top : 0; 
margin-bottom : 13px; 
font-family : Arial; 
font-size : 14px; 
color : #fff; 
padding : 10px; 
}

 
#content_right p {
margin-top : 0; 
margin-bottom : 15px; 
font-family : Arial; 
font-size : 12px; 
color : #fff; 
line-height : 18px; 
padding-left : 4px; 
}

 
#content_left {
float : left; 
margin-top : 0; 
margin-bottom : 0;
padding-top:5px; 
width : 172px; 
height : auto; 
}

 
#content_left h4 {
margin: 0; 
margin-bottom : 5px; 
font-family : Arial; 
font-size : 13px; 
color : #000000; 
padding : 4px; 
border : 1px solid #fff; 
background-image : url(../slices/title_bg.jpg); 
background-repeat : repeat-x; 
text-align : center; 
}

 
#content_left p {
margin-top : 0; 
margin-bottom : 15px; 
font-family : Arial; 
font-size : 13px; 
color : #000; 
line-height : 18px; 
padding-left : 10px;
}

#content_left ul {
	padding:0;
	margin-left:20px;
	margin-top:0;
	margin-bottom:8px;
}

#content_left li {
	padding:0;
	margin-bottom:0;
	margin-top:0;
	margin-left:8px;
	line-height:22px;
}

#content_right ul {
	padding:0;
	margin-left:15px;
	margin-top:0;
	margin-bottom:0;
}

#content_right li {
	padding:0;
	margin-bottom:0;
	margin-left:8px;
	line-height:22px;
}

#left {
	float:left;
	width:290px;
	height:auto;
	margin:0;
}

#right {
	float:right;
	width:213px;
	height:165px;
	margin:0;
	padding-top:8px;
	padding-left:0;
	padding-bottom:0;
}
 
a:link {
color : #fff; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
a:visited {
color : #fff; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
a:hover {
color : #fff; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
a:active {
color : #fff; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
.navlinks a:link {
color : #000000; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
}

 
.navlinks a:visited {
color : #000000; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
}

 
.navlinks a:hover {
color : #7e130e; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
}

 
.navlinks a:active {
color : #000000; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
}

 
.navlinks2 a:link {
color : #7e130e; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
.navlinks2 a:visited {
color : #7e130e; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
.navlinks2 a:hover {
color : #7e130e; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
.navlinks2 a:active {
color : #7e130e; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

 
#footer {
position : relative; 
width : 750px; 
height : 65px; 
top : -16px; 
left : 0;
font-size:12px; 
background-image : url(../slices/footer.gif); 
}

 
#footer p {
position : relative; 
color : #666; 
width : 750px; 
height : 65px; 
margin : 0; 
padding-top : 28px; 
text-align : center;
font-size:11px; 
}


#footer a {
color : #666;
text-decoration:none;
font-weight:normal;
font-size:11px;
}

 
#title {
position : absolute; 
top : 50px; 
left : 35px; 
width : auto; 
height : auto; 
z-index : 10; 
}

 
#header {
position : absolute; 
top : 0; 
left : 0; 
width : 750px; 
height : 180px; 
}

 
#navdrop {
position : absolute; 
top : 178px; 
left : 0; 
width : 750px; 
height : 40px; 
background-image : url(../slices/navigationdrop.gif); 
}

 
#highlight {
float : right; 
width : 240px; 
background-color : #f6fcec; 
border : 1px solid #fff; 
padding : 10px; 
margin-top : 8px; 
margin-bottom : 8px; 
margin-left : 8px; 
}

 
#highlight p {
font-family : Arial; 
font-size : 11px; 
color : #555555; 
line-height : 16px; 
margin-top : 8px; 
margin-bottom : 5px; 
}

 
.strong {
padding-left : 5px; 
margin-top : 0; 
margin-bottom : 0; 
font-family : Arial; 
font-size : 13px; 
color : #7e130e; 
}

.container {
position:relative;
top:0;
left:0;
width:172px;
height:auto;
background:#E4E0D4;
border:1px solid #FFF;
margin-bottom:10px;
} 


.link_list li {
font-family : Arial; 
font-size : 12px; 
list-style:disc;
color:#000;
} 


#link1 {
position : absolute; 
text-align : center; 
top : 186px; 
left : 9px; 
width : 120px; 
height : 20px; 
z-index : 5; 
}

 
#link2 {
position : absolute; 
text-align : center; 
top: 186px; 
left : 132px; 
width : 120px; 
height : 20px; 
z-index : 5; 
} 


#link3 {
position : absolute; 
text-align : center; 
top: 186px; 
left : 255px; 
width : 120px; 
height : 20px; 
z-index : 5; 
} 


#link4 {
position : absolute; 
text-align : center; 
top: 186px; 
left : 379px; 
width : 120px; 
height : 20px; 
z-index : 5; 
} 


#link5 {
position : absolute; 
text-align : center; 
top: 186px; 
left : 502px; 
width : 120px; 
height : 20px; 
z-index : 5; 
} 


#link6 {
position : absolute; 
text-align : center; 
top: 186px; 
left : 626px; 
width : 120px; 
height : 20px; 
z-index : 5; 
}