/* CSS Document */	
	
/* 
Constants
*/	

#bg {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	/*background-position: center;*/
	/*width: 101.8%;*/
	width: 100%;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	/*height: 5px;*/
}

#wrapper {
/*	float: left;
*/	position: left;
	div-position: left;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	/*margin: 30px 112px 30px 112px;*/
	padding: 0px;
/*	background-color: #FFFFFF;
*/	border-top: #DDDDDD 5px solid;
	border-bottom: #DDDDDD 5px solid;
	border-right: #DDDDDD 5px solid;
	border-left: #DDDDDD 5px solid;
	border-style:groove;
	
	}

/* -----------HEADER---------- */
#header {
/*	background-color: #FFFFFF;
*/}

/* Header Top */
#headertop {
	/*border-top: 1px solid #C7B996;*/
	border-bottom: 1px solid #DDDDDD;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*padding-left: 0;*/
	height: 23px;
	/*text-align: right;*/
/*	background-color: #ffffff;
*/	font-family: Arial, Lucida, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #ffffff;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}

#headertop ul {
	float: right;
	margin: 0px;
	padding-left: 0px;
}

#headertop li {
	display: inline;
	margin-right: 0px;
	padding-left: 0px;
}

/* Header Image */
#headerimage {
	padding-top: 0px;
	padding-bottom: 0px;
/*	background-color: #FFFFFF;
*/	right: auto;
}

/* Header Bottom */
#headerbottom {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
	padding-left: 2px;
	padding-top: 2px;
	text-align: right;
	background-color: #203D72;
	font-family: Arial, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(../images/header_bg_green.jpg);
	background-repeat: repeat-x;
}

#headerbottom ul {
	float: right;
	margin: 0;
	padding-left: 0;
}

#headerbottom li {
	display: inline;
	margin-right: 1px;
	padding-left: 0;
}

/* -----------SIDEBAR, CONTENT---------- */
#wrappermain {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
/*	background-color: #FFFFFF;
*/	margin-top: 0px;

}

#sidebar {
	background-image:url(../images/left_menu.gif);
	background-repeat:no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 317px;
	height: 604px;
	margin: 0;
	margin-left: 2px;
	padding: 0 0 10px 0;
	
	/*border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;*/
	
/*	background-color: #FFFFFF;
*/}

#newsbar {
	border-top: 1px solid #DDDDDD;
	/*border-bottom: 1px solid #DDDDDD;*/
	margin: 10px 0 0 0;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	font-family: Arial, Lucida, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
/*	background-color: #FFFFFF;
*/}

#content {
	margin: 0 0 0 317px;
	/*width: 533px;*/
	padding: 0 0 0px 0;
	margin-right: 0px;
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
	/*border-top: 1px solid #dddddd;*/
	border-bottom: 0px solid #dddddd;
/*	background-color: #FFFFFF;
*/	
	
} 

/* -----------FOOTER---------- */
#footer {
	border-top: 0px solid #DDDDDD;
	/*border-bottom: 1px solid #DDDDDD;*/
	margin: 0px 0 0 0;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	text-align: center;
	font-family: Arial, Lucida, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	/*background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;*/
}


#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	padding: 0;
}


/* -----------TEXT---------- */

body {
	font-family: Arial, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
/*	background-color: #ffffff;
*/}

p, td {
	font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
/*	background-color: #FFFFFF;
*/}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 26px;
	margin-bottom: 10px;
	border-bottom: 7px solid #000000;
	background-image: url(../images/header_bg_red.jpg);
	background-repeat: repeat-x;
	/*border-bottom: 1px solid #dddddd;*/
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
	font-style: italic;	/*padding-bottom: 5px;*/
}

h2 {
	font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	margin-bottom: 4px;
	background-repeat: repeat-x;
/*	border-bottom: 2px solid #dddddd;
*/	padding-left: 5px;
	/*padding-bottom: 5px;*/
}

h4 {
	font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 3px solid #000000;
	background-image: url(../images/header_bg_red.jpg);
	background-repeat: repeat-x;
	/*border-bottom: 1px solid #dddddd;*/
	/*padding-bottom: 5px;*/
}	
/* -----------LINKS---------- */
/*
a:link {
	color: #983400;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #983400;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3D0000;
	text-decoration: overline;
	font-weight: bold;
	cursor: e-resize;
}
a:active {
	color: #983400;
	text-decoration: none;
	font-weight: bold;
	cursor: e-resize;
}*/
