body {
	/*text-align: justify;*/
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #585657;
	margin:0px;
	background:url(images/page_back.png) center repeat-y;
	background-color:#ebebeb;
}
img {
	border:0px;
}
a {
	color:#1272b5;
	text-decoration:none;
}
a:hover {
	color:#1272b5;
	text-decoration:underline;
}

#menu {
	padding-top:0px;
	padding-left:130px;
}
#menu ul {
	list-style:none;
}
#menu li {
	display: inline;
	padding-right:20px;
}
#menu a {
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	text-transform:lowercase;
}
#menu a:hover {
	color: #453f33;
}

#page {
	width:956px;
	margin:0 auto;
	background-color: #ffffff;
}
#footer {
	background:url(images/page_bottom.png) center no-repeat;
	height:26px;
}
#content {
	background:url(images/main_back.jpg) no-repeat top left;
}
#head {
	/*background:url(images/head.png) no-repeat;*/
	background:url(images/bgn_menu.jpg) no-repeat left bottom;
	height:226px;
	background-color:#00F;
}
h1 {
	color:#000000;
	font-weight:bolder;
	display:inline;
	text-transform: uppercase;
	font-size:32px;
}
h2 {
	color:#1272b5;
	font-weight:lighter;
	font-size:18px;
}
#coltwo a h2 {
	color:#1272b5;
	font-weight:lighter;
	font-size:18px;
}
hr {
	border: 0;
	color: #91b4d5;
	background-color: #91b4d5;
	height: 1px;
	width:304px;
	text-align: left;/*this will align it for IE*/
	margin: 2px; auto 0 0; /*this will align it left for Mozilla*/
}
#colone {
	/*background:url(images/main_back.jpg) no-repeat top left;*/
	float: left;
	width: 570px;
	padding-left:20px;
	padding-right:20px;
}
#coltwo {
	float: right;
	width: 280px;
	padding-left:20px;
	padding-right:20px;
	background:url(images/right_backgroud.jpg) no-repeat top right;
}

#news {
	font-size:11px;	
}
#news p {
	display:inline;
}

#news a {
	color:#1272b5;
}
#news span {
	font-size:14px;
}

#data {
	color:#b6b7b9;
	font-size:10px;
}
#data a {
	color:#1272b5;
	font-size:10px;
	text-decoration:none;
}
#data a:hover {
	text-decoration:underline;
}


#videocol {
	background:url(images/videocol_back.jpg) repeat-y top left;
	/*height:366px;*/
	margin-left:-20px;
	padding-left:20px;
	padding-top:2px;
}
#video {
	margin-left:-20px;
	padding-left:20px;
}
