









body {
	width:100%;
	margin:0;
	padding:0;
	background-color: #f3f3f3;
}

body * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container {
	margin:0;
	padding:0;
}

#page {
	background-color:#ebebeb;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	
	margin-top:10px;
}

#border-advertisement { 
	float:right;
	width:160px;
	
	min-height:300px;
	
	/*background-color:#CCFFFF;*/
}

#top-head, #top-advertisement, #normal-head, #box-column, #content-column, #footer, #main-nav-container {
	margin-right:170px;
}
#main-nav-container, #box-column, #content-column, #footer, #top-head { margin-top:10px; }
#normal-head { margin-top:5px; }

#top-advertisement { 
	height:90px;
	margin-right:160px;
}

#top-head {
	vertical-align:middle;
}
#top-head form {
	display:inline;
}

#box-column {
	float:right;
	width:245px;
	background-color:#663399;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}

#content-column {
	/*margin-right:465px;*/
	margin-right:435px;
	margin-bottom:10px;
	background-color:#33CCFF;
	
	padding: 10px;
}

#footer {
	clear:both;
	margin-right:auto;
	background-color:#ffffff;
}

#navigation { height: 57px; }

h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	color:#483f3e;
}

a img { border:none; }

/*#main-search { display:inline; float:right; width:250px;}
#navigation { margin-right:255px; }*/

.boxbody_listentry { margin-bottom: 13px; }
.media-player { margin-bottom: 25px; }
