@charset "utf-8";
/* CSS Document */

html, body {
margin : 0;
padding : 0;
background-color : #fff;
}
body {
font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin : 0 auto;
text-align : center;
background-color : #fff;
background-image: url(images/diagonal.png);
background-repeat: repeat;
}

#navlinks{width: 900px; margin: 0 auto; padding: 15px 0 8px 0; text-align: right;}
#navlinks ul {font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color : #fff; display: inline; text-align: right; margin: 0 auto; padding: 0; }
#navlinks ul li {font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color : #fff; margin: 0 10px 0 30px; padding: 0 5px 0 0; display: inline; border-right: solid 1px #fff; line-height: 2.0;}
#navlinks a {font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color : #fff; margin: 0; padding: 0; text-decoration: none; height: 22; font-weight: bold;}
#navlinks a:hover {font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color : #e9e9e9; margin: 0; padding: 0; text-decoration: none; height: 2.0;font-weight: bold;}


#container {
width: 904px;
background-image: url(images/site-back.png);
background-repeat: repeat-y;
background-color: transparent;
margin: 0 auto;
padding: 0;
}

#top {
width: 898px;
margin: 0 auto;
padding: 0;
height: 79px;
border-bottom: 1px solid #c5c3c3;
}

#header {
width: 898px;
margin: 0 auto;
padding: 0;
height: 273px;
}

#nav {
width: 898px;
background-image: url(images/nav-back.gif);
background-repeat: no-repeat;
padding: 0;
margin: 0 auto;
height: 43px;
}

#content {
width: 898px;
margin: 0 auto;
padding: 10px 0 10px 0;
background-image: url(images/content-back.gif);
background-repeat: repeat-y;
}

#content a {color : #ad0c0b; margin: 0; padding: 0x; font-weight: bold; text-decoration: none;}
#content a:hover {color : #ad0c0b; margin: 0; padding: 0; font-weight: bold; text-decoration: underline;}

#content ul {font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color : #404040; text-align: left; margin: 0 auto; padding: 0; }
#content li {font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color : #404040; margin: 0 10px 25px 30px; padding: 0 5px 0 0;}

#content h1 {font-size: 17px; color : #404040; text-align: left; margin: 0; padding: 10px 15px 8px 15px; font-weight: bold;} 

#content p {
padding: 10px;
margin: 0;
text-align: left;
line-height: 1.5;
}

#contentl {
width: 425px;
float: left;
margin: 0 10px 0 6px;
padding: 0;
}




#contentltop {
width: 425px;
float: left;
margin: 10px 0 10px 0;
padding: 0;
border: solid 1px #a8a8a8;
text-align: left;
}

#contentltop h1 {font-size: 17px; color : #404040; text-align: left; margin: 0; padding: 10px 15px 8px 15px; font-weight: bold;} 

#contentltop p {
padding: 10px;
margin: 0;
text-align: left;
line-height: 1.5;
}

#contentltop a {color : #ad0c0b; margin: 0; padding: 0x; font-weight: bold; text-decoration: none;}
#contentltop a:hover {color : #ad0c0b; margin: 0; padding: 0; font-weight: bold; text-decoration: underline;}

#contentlbottom {
width: 425px;
float: left;
margin: 10px 0 10px 0;
padding: 0;
border: solid 1px #a8a8a8;
text-align: left;
}

#contentlbottom h1 {font-size: 17px; color : #404040; text-align: left; margin: 0; padding: 10px 15px 8px 15px; font-weight: bold;} 

#contentlbottom p {
padding: 10px;
margin: 0;
text-align: left;
line-height: 1.5;
}

#contentlbottom a {color : #ad0c0b; margin: 0; padding: 0x; font-weight: bold; text-decoration: none;}
#contentlbottom a:hover {color : #ad0c0b; margin: 0; padding: 0; font-weight: bold; text-decoration: underline;}

#contentm {
width: 200px;
float: left;
margin: 0 6px 0 3px;
padding: 0;
}

#contentr {
width: 230px;
float: right;
margin: 0 6px 0 3px;
padding: 0;
background-image: url(images/leftcontentback.png);
background-repeat: no-repeat;
border: solid 1px #a8a8a8;
text-align: center;
}

#contentr h1 {font-size: 17px; color : #ad0c0b; text-align: left; margin: 0; padding: 10px 15px 8px 15px; font-weight: bold;} 

.clear {clear: both;}

.special {width: 400px; border: solid 3px #c60607;}

.italic 