/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.98em; 
	font-smooth: always;
	line-height: 1.4em; 
}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {outline: 0;}

ins {text-decoration: none;}

del {text-decoration: line-through;}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 16px;
}

h2, p {
margin-bottom: 1em;
}


/* main divs */

body {
background: #fff url('images/background.gif') repeat-y center top;
}


#maincontainer{
width: 983px;
margin: 0 auto;
font-size: 94%
}

#topsection{
background: #FFF;
height: 143px;
width: 982px;
margin: 0 auto;
padding: 0 0 0 1px;
}

#topsection img{
float: left;
margin-right: 3px;
}

#competition {
display: inline-block;
width: 130px;
height: 140px;
background: #fff url('images/competition.jpg') no-repeat left top;
float: right;
}

.competition_lnk {
color: #FFF;
font-size: 80%;
font-weight: bold;
line-height: 1.2em;
padding: 106px 0 0 6px;
display: block;
text-decoration: none;
}

.competition_lnk span{
text-decoration: underline;
}

.competition_lnk span:hover{
text-decoration: none;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 210px;
background: url('images/main.jpg') no-repeat right top;
position:relative;
z-index: 1;
}

#contentinner{
width: 368px;
background: #FFF;
padding: 15px;
z-index: 100;
}

.areas{
text-align: center;
}

.areas h2 {
color: #0b4072;
}

.areas h3 {
color: #0b4072;
text-decoration: none;
background:none;
padding-left:0px;
}

.areas img {
margin-bottom: 10px;
}

h1 {
display: block;
width: 444px;
height: 91px;
padding: 0;
position: relative;
overflow: hidden;
background: url("images/logo.jpg") no-repeat center center;
text-indent: -9999px;
}


h2 {
font-size: 130%;
letter-spacing: -0.05em;
font-weight: normal;
}

h3{
font-weight: bold;
margin: 14px 0 12px 0;
background: url("images/bullet.jpg") no-repeat left center;
padding-left:24px;
}

h4 {
font-weight: bold;
text-decoration: none;
margin: 14px 0 12px 0;
color: #b74803;
font-size: 130%;
}

#contentinner a {
color: #4c4c4c;
text-decoration: none;
font-weight: bold;
}

#contentinner a:hover {
text-decoration: underline;
}

#contentinner p{
font-size: 90%;
line-height: 160%;
}

#contentinner ul{
list-style: disc;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
list-style-position:inside;
}

#leftcolumn{
float: left;
width: 210px;
margin-left: -982px;
z-index: 6000;
background:#ccccfe;
}



#footer{
clear: both;
width: 980px;
height: 109px;
text-align: left;
z-index: 1000;
padding-left: 2px;
}

#footer_lower{
clear:both;
width: 100%;
background: #FFF;
height: 20px;
margin-bottom: 0px;
padding-top: 5px;
}

#footer_left{
float: left;
font-size: 90%;
}

#footer_left ul{
padding-left: 10px;
}

#footer_left ul li{
display: inline;
}

#footer_left ul li a{
color: #4c4c4c;
font-weight: bold;
text-decoration: none;
}

#footer_left ul li a:hover{
text-decoration: underline;
}

#footer_right{
float: right;
font-size: 90%;
padding-right: 10px;
}


#contentinner ol{
margin-left: 1.4em;
margin-bottom: 12px;
}

#contentinner ol li{
list-style-type: decimal
}

object{
border-top: 3px solid white;
border-left: 3px solid white;
border-bottom: 3px solid white;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {height:220px; width:205px; position:relative;z-index: 5000;background:#ccccfe; margin-top: 10px;}

#menu2 {height:190px; width:205px; position:relative;z-index: 100;background:#ccccfe; margin-top: 10px;}

#menu ul, #menu2 ul {margin:0; padding:0; list-style:none; text-align:left; padding:0; background:#ccccfe;width: 205px;}

#menu li, #menu2 li {margin:0; padding:0; list-style:none;}
#menu li, #menu2 li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul.toplevel {position:absolute; left:0; top:0;z-index: 4000;}

#menu a, #menu2 a {display:block; color: #b74803; font-size: 110%; line-height:22px; text-decoration:none;padding:0 20px 10px 10px;} 

#menu ul li:hover > ul {left:100%; margin-top:-43px; margin-left:-1px;border: 3px solid white;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul, {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a:hover, #menu2 li a:hover {background:#fff;} 
#menu li:hover > a {background:#fff;}
#menu li a.fly {background: url("images/arrow.gif") no-repeat right center;z-index: 5000;}
#menu li a.fly:hover {background:#fff url("images/arrow.gif") no-repeat right center;} 
#menu li:hover > a.fly {background:#fff url("images/arrow.gif") no-repeat right center;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-30px; margin-left:0px;}

#menu table ul{
border: 3px solid white;
}

#lnkstbl td{
  vertical-align: top;
  padding:5px 15px 10px 0;
}


