* { margin:0; padding: 0; }

body {
	background-color: #e4e4e4;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
 	color: #000000;
	font-family: Arial;
	font-size:12px;
 	text-align: left;
}

/* FORM */
form {
	margin:10px 15px;
	padding: 0px;
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; 
}

label {
	font-weight:bold;
	vertical-align:top;
	position:relative;
	top:5px;
	margin:5px 0;
	margin-left:15px;
	display:block;
}

input {
	padding:3px;
	border:1px solid #eee;
	font: normal 11px Arial;
	margin-left:15px;
}

select {
	padding:3px;
	border:1px solid #eee;
	font: normal 11px Arial;
	margin-left:15px;
}

textarea {
	margin-top:5px;
	margin-bottom:5px;
	width:250px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	color:#777;
	margin-left:10px;
}

input.button { 
	margin: 0; 
	font: bold 11px Arial;
	border: 1px solid #b32312; 
	padding: 1px; 
	height: 22px;
	background: url(/images/search_button.gif) repeat-x left top;
	color: #00222f;
	margin-left:10px;
}

#wrap {
	margin: 0px auto ;
	padding:0;
	text-align: left;
	width: 760px;
	background-color:#ffffff;
	
}
#content-wrap {
	clear:both;
	position:relative;
	top:-3px;
	height: 100%;
	margin:0; padding:0;
	width: 760px;
	background-color:#ffffff;
}


/* main content */
#main {
	float: right;
	text-align:left;
	line-height:20px;
	width: 488px;
	padding: 20px;
	background-color: inherit;
}
#main h1 {
	text-transform: none;
	font-size: 15px;
	font-weight:bold;
	color: #b32312;
}
#main h2 {
	padding:7px 0 0 10px;
	font-size: 15px;
	font-weight:bold;
	color:#b32312;
	background-image:url(/images/content_top.gif);
	background-repeat:repeat-x;
	min-height:34px;
}
#main h3 {
	text-transform: none;
	font-size: 12px;
	font-weight:bold;
	color: #b32312;
}
#text-block {
	padding-bottom:13px;
	margin-bottom:30px;
	background-image:url(/images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main a {
	font-weight:bold;
	color:#b32312;
}
#main a:hover {
	color:#000000;
}
#main ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #a30012;
}
ul span, ol span {
	color: #666666;
}

/* sidebar */
#sidebar {
	float: left;
	width: 222px;
	margin-top:10px;
	margin-left:10px;
	padding: 0;
	background-color: inherit;
}
#sidebar h1 {
	padding: 6px 0px 8px 10px;
	background: url(/images/side_top.gif) no-repeat;
	font-size: 12px;
	color: #000000;
}
#sidebar p {
	color:#666666;
	font-size:11px;
	padding:0 0 15px 0;
	background-image:url(/images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:30px;
}
#sidebar p a {	
	color:#666666;
	font-weight:bold;
	
}
#sidebar p a:hover {	
	color:#111111;
}

#sidebar ul.sidemenu {
	list-style:none;
	padding:0 0 15px 0;
	background-image:url(/images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:30px;
}
#sidebar ul.sidemenu li {
	border: 0px solid #a30012;
}

#sidebar ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #641212;
	text-decoration:none;
	padding: 3px 0px 2px 10px;
	background: #ffffff;
	background-image:url(/images/side_but.gif);
	background-repeat:repeat-x;
	min-height: 18px;
}

#sidebar ul.sidemenu a:hover {
	background-image:url(/images/side_but.gif);
	background-repeat:repeat-x;
	background-position:0% -23px;
}

#sidebar .textbox {
	border: 1px solid #26637a;
	font-size: 12px;
	padding: 3px;	
	width: 110px;
}

#sidebar input.searchbutton {
	font-size: 11px;
	font-weight:bold;
	margin: 0;
	border: 1px solid #b32312; 
	background: url(/images/search_button.gif) repeat-x left top; 
	padding: 1px; 
	height: 22px;
	color: #00222f;	
	width: 55px;
}


/* header */
#header {
	position: relative;
	height: 200px;
	margin: 0; padding: 0;
	background: #ffffff url(/images/header.jpg) no-repeat left top;
}
/* menu tabs */
#header #header-tabs {
    position:relative;
	top:149px;
	height:48px;
	background:#35b0dd;
	background-image:url(/images/bg_menu.gif);
	font-weight: bold;

}
#header-tabs ul {
	padding: 0px 0px 0px 0px;
	list-style:none;
	margin:auto;
	position: relative;
}
#header-tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#header-tabs a {
	float:left;
	background: url(/images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#header-tabs a span {
	float:left;
	display:block;
	background: url(/images/tabright.gif) no-repeat right top;
	padding: 17px 12px 17px 8px;
	color: #641212;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#641212;
}
#header-tabs a:hover { background-position:0% -48px;}
#header-tabs a:hover span { background-position: 100% -48px;}
#header-tabs #current a { background-position:0% -48px; }
#header-tabs #current a span { background-position:100% -48px; color: #000000;}

/* FOOTER */
#footer {
	border-top:solid 1px #dddddd;
	clear: both;
	height: 40px;
	color: #999999;
	background: #ffffff;
	margin: 0;
	position:relative;
	color: #999999;
}

#footer a {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}

#footer a:hover {
	color: #555555;
}

#footer #footer-left {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}

#footer #footer-right {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}

/* DJNews */

#DJNews {
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA;
	float: none;
	text-align:left;
	line-height:20px;
	width: 400px;
	font-family: Arial;
	font-size:10px;
	margin:15px 25px 15px 25px;
	padding: 15px;
	
}
