body {
background: #ffffff:
color: #383838;
font-family: century gothic, arial;
font-size: 11px;
letter-spacing: 1px;
line-height: 160%;
text-align: justify;
margin: 0px;
}

.head {
background: url('headbg.gif') repeat-x;
height: 330px;
}

.header {
margin: 0 auto;
background: url('header.jpg') no-repeat;
width: 523px;
height: 232px;
}

/* Navigation */

.nav {
margin: 0 auto;
background: url('nav.png') no-repeat;
width: 523px;
height: 88px;
}

.navi {
margin-left: 15px;
width: 493px;
padding-top: 13px;
}

.navi a {
background: #000000;
color: #ffffff;
display: block;
width: 80px;
float: left;
text-align: center;
padding-top: 20px;
padding-bottom: 11px;
margin-right: 10px;
margin-left: 8px;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.navi a:hover {
background: #ffffff;
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* Content */

.content {
margin: 0 auto;
width: 500px;
font-size: 11px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 20px;
}

b {font-family: times new roman; text-transform: uppercase;}
a {color: #545A5B; text-decoration: none; font-family: times new roman; text-transform: uppercase;}
a:hover {color: #BA0000;}

img {
background: #F1F1F1;
border: 1px solid #E0E0E0;
padding: 4px;
}

a img {
background: #ADADAD:
border: 1px solid #8B0100;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

a:hover img {
background: #727272;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

h1 {
margin: 0px;
color: #000000;
text-align: right;
text-transform: uppercase;
border-bottom: 1px dotted #ADADAD;
letter-spacing: -1px;
font-size: 13px;
}

li {list-style-type: circle;}

.box {
border-right: 10px solid #E0E0E0;
padding-right: 10px;
height: 70px;
font-family: times new roman;
line-height: 100%;
font-size: 11px;
margin-top: 25px;
}

.box img {
float: left;
margin-right: 10px;
}

.boxinfo {
display: block;
color: #969696;
line-height: 130%;
margin-top: 6px;
border-top: 1px dashed #D2D2D2;
border-bottom: 1px dotted #D2D2D2;
text-transform: uppercase;
font-family: arial;
font-size: 10px;
}

.boxinfo a {color: #000000; float: right;}
.boxinfo a {color: #B30000; float: right;}

.nob img {
border: 0px;
padding: 0px;
}

/* Footer */

.footer {
margin: 0 auto;
width: 658px;
height: 90px;
border-bottom: 10px solid #000000;
}

.footertxt {
width: 500px;
margin: 0 auto;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0px;
padding-top: 5px;
line-height: 110%;
}
