body	{
	text-align:center;
	font-family: Verdana;
	font-size: 13px;
	color: #333;
	background-color: #3A5E8C;
	background-image: url(/images/background.jpg); background-position: 0 0; background-repeat: repeat-y;	
}

.logo	{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
}

#container {
	text-align:left;
	position: absolute; top: 0px; left: 48px;
	width: 725px;
	background-color: #FFFFFF;
	padding: 0px;
	border: none;
}

#header {
width: 725px;
height: 76px;
background-image: url(/images/new_final_mast.png); background-position: 0 0; background-repeat: no-repeat;
}	

#left {
float: left;
width: 168px;
min-height: 200px;
border-right: none;
margin-top: 20px;
}

#right {
float: right;
text-align: center;
position: relative;
top: 0px;
left: 0px;
border-right: 1px solid #c0c0c0;
min-height: 200px;
width: 228px;
margin-top: 20px;
font-weight: bold;
}

#content {
margin-left: 180px;
width: 304px;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
min-height: 200px;
margin-top: 20px;
}

#big_content {
margin-left: 180px;
width: 540px;
border-right: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
min-height: 200px;
margin-top: 20px;
}

#footer {
clear: both;
margin-top: 20px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
width: 690px;
}

#left P {
	margin: 0em 0em .4em 0em;
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #f6d565;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}

#left P:hover {
	background-color: #ffcc33;
}



#left a, #left a.visited, #left a.active {
	text-decoration: none;
	color: #000066;
		margin-right: 10px;
}

#left a:hover {
	text-decoration: none;
	color: black;
		margin-right: 10px;
}

.search_button	{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	width: 74px;
	background-color: #29527E;
}
