body {
	font-family: verdana, arial, sans-serif;
	line-height:1.2em;
	font-size:14px;
	text-align:justify;
}

textarea{
width:350px;
height:140px;
}

p{
	padding-bottom: 1em;
}

div#inner_content a {
	color: #2C61C1;
}

.home_page{
	background: url(../images/home.jpg) 0px 43px no-repeat;
}

.home_page ul{
	padding-right: 30px;
	padding-top: 3px;
	width:200px;
	height:286px;
}

.home_page ul li{
	list-style-type:none;
	padding: 10px;
	padding-left:20px;
	background: url(../images/active_menu.png) left center no-repeat;
}

div#inner_content a:hover {
	color: #073267;
}

h1, h2, h3, h4{color: #28367D; padding-bottom: 5px;}

h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:16px;}
h4{font-size:14px;}

h2.page_heading {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.25em;
	padding-top: .5em;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	color: black;
}

div#footer p {
	margin: 0;
	padding: 0;
	padding-top:10px;
	font-size:14px;
	text-align: center;
}

div#footer p.page_counter {
	color: #2A5DB9;
}

ul#contact li {
	margin-bottom: .25em;
}

ul.errors {
	margin-bottom: 1em;
}

#right {
	padding-top: 1em;
	color: #FFFF00;
	font-weight: bold;
}

#right p {
	margin-left: 1em;
	font-size: .9em;
}

ul#home_player {
	margin-right: 50px;
}

ul#home_player li {
	float: left;
	margin-right: .5em;
	margin-bottom: 1em;
}

ul#contact li {
	position: relative;
}

ul#contact input.text, ul#contact textarea {
	width: 250px;
}

ul#contact textarea {
	height: 50px;
}

label.overlabel {
	color:#999;
}

label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}

#cboxTitle {
	padding-left: 25px;
}

ul.errors li {
	color: red;
}

#inner_content ul{
margin-left:10px;
padding-bottom:1em;
}
