body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	background-image: url('images/leftpanel.gif');
	background-repeat: repeat-y;
}

hr
{
	width: 450px;
	height: 1px;
	border-bottom: 1px solid #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

h1
{
	font-size: 18px;
	color: #333366;
}

table
{
	font-size: 12px;
}

a:link
{
	text-decoration: none;
	color: #333399;
	font-weight: normal;
}

a:active
{
	text-decoration: none;
	color: #333399;
	font-weight: normal;
}

a:visited
{
	text-decoration: none;
	color: #333399;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
	color: #CC9933;
	font-weight: normal;
}

.header
{
	width: 100%;
	background-color: #CC9933;
	height: 100px;
}

.header_left
{
	width: 150px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	height: 90px;
	padding-top: 10px;
	padding-left: 25px;
}

.header_right
{
	margin-left: 160px;
	margin-top: 0px;
	position: absolute;
	height: 100px;
}

.leftpanel
{
	margin-left: 0px;
	margin-top: 100px;
	width: 150px;
	height: 100%;
	position: absolute;
}

.contentpanel
{
	background-color: #FFFFFF;
	margin-left: 150px;
	position: absolute;
	width: 583px;
	height: 1402px;
}

.sidelinks
{
	margin-top: 60px;
	margin-left: 7px;
	font-weight: bold;
	color: #CC9933;
	font-size: 12px;
	font-style: italic;
}

.sidelinks a:link, .sidelinks a:visited
{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}

.sidelinks a:hover, .sidelinks a:active
{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma;
}

.content
{
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	width: 575px;
}

.corppart
{
	padding: 5px;
	font-size: 12px;	
}

.corppart a:link, .corppart a:visited, .corppart a:hover, .corppart a:active
{
	font-size: 10px;
}

.advisory
{
	font-size: 14px;
	font-weight: bold;
}

.advisory_panel
{
	font-size: 11px;
	font-weight: normal;
}

.staff
{
	font-size: 11px;
	padding: 15px;
}

.large
{
	font-size: 16px;
	font-weight: bold;
}

.competition
{
	background-color: #ffffff;
}

.picture_right
{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	border-left:1px solid #000;
	float:right;
	margin: 5px 5px 5px 15px;
	padding: 15px;
}	

.table_principal
{
	font-size: 10px;
}

