body {
	background: url(bg.gif) repeat-y fixed 50% 0 !important;
	background-color:#660000;
	color:#000000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px;FONT-SIZE: 30px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 30px; padding-bottom:20px; FONT-FAMILY: Arial, Helvetica, sans-serif; margin:0; 
}

#header {
	margin: 0 auto;
	width:100%;
	height:20px; 
	background-color:#000000;
}
	
#content {
	margin: 0 auto;
	width: 730px;
}

#content_title{
	 border-bottom: #C0C0C0 1px solid;
}

#footer {
	height: 40px;
	width: 100%;
	background-color:#000000;
	background-repeat:repeat-x;
	text-align:center;
	font-size:12px;
	padding-top:20px;
}

#footer a:{
	color: #fff;
	text-decoration: none;
}

#footer a:link{
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

		
#colleft {
	width:530px;
	padding:0px;
	float:right;
	font-size:13px;
}

#colleft .top {
	width:100%;
	padding:0px;
	float:left;
	height:80px; background:url(head_bg.gif) repeat-x;
	clear: both;
}
#colleft .bottom {
	width:100%;
	padding:0px;
	float:left;
	clear: both;
}

#colleft .bottom .down { margin:0 auto;
    BORDER-RIGHT: #4475B2 1px dotted; PADDING-RIGHT: 0px; BORDER-TOP: #4475B2 1px dotted; PADDING-LEFT: 0px; PADDING-BOTTOM: 4px; BORDER-LEFT: #4475B2 1px dotted; WIDTH: 84%; PADDING-TOP: 4px; BORDER-BOTTOM: #4475B2 1px dotted;
}

#colright {
	width:200px;
	padding:0px;
	float:right;
	font-size:14px;
}

a {
	color:#660000;
	text-decoration:none; 
	font-size:14px;
	font-weight:bold;
}
a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#colleft .bottom img#title {
	margin: 0 0 40px 0;
}

#colleft .bottom span.title {
	font-weight:bold;
	margin: 0 0 0 0px; top:50px;
}

#colleft .bottom p {
	margin: 0 0 20px 10px;
}

#colleft .bottom p#first {
	margin: 0 10px 20px 10px;
}

#colleft .bottom a.mainlink {
	display:block;
	text-align:center;
	margin: 0 0 20px 0;
	font-size:18px;
}

#colleft .bottom a.news {
	display:block;
	margin: 0 0 0 10px;
}

#colleft .bottom a.newslast {
	display:block;
	margin: 0 0 20px 10px;
}

/* Hack to Fix IE6 3 pixel float problem */
* html #screen {
  margin-top: -3px;
}

#colright a {
	display:block;
	margin: 0 0 0 0px;
}

#colright a#lastmenulink {
	margin: 0 0 30px 35px;
}


#colright .rightcb{ PADDING-right: 15px;}
#colright .rightcb .index_list_2{PADDING-RIGHT: 5px; PADDING-LEFT: 8px; PADDING-BOTTOM: 20px; padding-top:0px; border-right: #C0C0C0 1px solid;}
#colright .rightcb .index_list_2 a.lefttitle {
	display:block;
	text-align:left;
	font-size:14px;
	color:#660000;
}

/* Screenshot Specific */
a.screenshot {
	display:block;
	background-repeat:no-repeat;
	width:400px;
	margin: 0 0 0 40px;
}

img.screensmall {
	border:0;
	padding:37px 0 0 50px;
}


