body {
	background-color:#1b1819;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 702px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 702px;
}
#container #top {
	width:702px;
}
#header {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 699px;
	padding-top: 25px;
	padding-left: 25px;
}
#content {
	float: right;
	width: 573px;
}
#footer {
	width: 699px;
	clear: both;
	color: #BD1C30;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
}


#logo {
	width: 101px;
	height: 246px;
	background-color: #000000;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#links {
	width: 126px;
	height: 204px;
	background-color: #000000;
	background-image: url(../images/left_links.jpg);
	background-repeat: no-repeat;
	float: none;
}

#links li {
	list-style-type: none;
	list-style-image: none;
	background-image: url(../images/nav_left_bg.gif);
	background-repeat: no-repeat;
	line-height: 32px;
	width: 106px;
	height: 32px;
	color: #000000;
	text-align: right;
	text-indent: -25px;	
	background-position: 0px 3px;
}

#links ul {
	list-style-type: none;
	list-style-image: none;
	height: 28px;
	width: 106px;
	margin: 0px;
	padding: 0px;
	
}
#links a {
	color: #000000;
	text-decoration: none;
}

#links a:visited {
	color: #000000;
	text-decoration: none;
}

#links a:hover {
	color: #FF0000;
}
#links a:active {
	color: #000000;
}#white_bar {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 561px;
	height: 9px;
}
#header_content {
	float: right;
	color: #FFFFFF;
	position: relative;
	right: 30px;
	text-align: right;
	width: 200px;
}

#tl {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 12px;
	height: 9px;
}
.roundedcornr_box {
   background: #ffffff;
}
.roundedcornr_top div {
   background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
/*.roundedcornr_top {
   background: url(../images/roundedcornr_tr.png) no-repeat top right;
}*/
.roundedcornr_bottom div {
   background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
/*.roundedcornr_bottom {
   background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}*/

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 12px;
   font-size: 1px;
}
.roundedcornr_content {
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
}
.roundedcornr_content a {
	color: #000000;
	text-decoration: none;
}
.roundedcornr_content a:hover {
	color: #FF0000;
	text-decoration: none;
}

#main_content {
	text-align: left;
}
#contact_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textlinks1 {
color:#FFFFFF;
text-decoration: none;
}

a.textlinks1 {
color:#FFFFFF;
}

a.textlinks1:hover {
color:#FFFFCC;
}

