/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(images/curve_mid.jpg);
background-repeat:repeat-y;
}

.header{
height:26px;
padding:5px;
padding-left:22px;
}

.navigation{
float:right;
font-size: 12px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
padding-right:22px;
padding-top:2px;
}

.block_left{
float:left;
width:227px;
height:191px;
margin-left:27px;
}

*html .block_left{
background-image:url(images/nav_block.gif);
background-repeat:no-repeat;
float:left;
width:227px;
height:191px;
margin-left:15px;
}

.block_right{
background-image:url(images/side_banner_bg.jpg);
background-repeat:no-repeat;
float:right;
width:437px;
height:86px;
margin-right:27px;
font-size: 36px;
color: #FFFFFF;

}

*html .block_right{
background-image:url(images/side_banner_bg.jpg);
background-repeat:no-repeat;
float:right;
width:437px;
height:86px;
margin-right:15px;
font-size: 36px;
color: #FFFFFF;
}

.top_curve{
background-image:url(images/curve_top.jpg);
background-repeat:no-repeat;
height:16px;
}

.left_shade1{
background-image:url(images/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FFFFFF;
float:left;
}

.right_shade1{
background-image:url(images/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:227px;
margin-left:27px;
margin-top:10px;
}

*html .left_content{
float:left;
width:227px;
margin-left:15px;
margin-top:10px;
}

.right_content{
margin-top:10px;
float:right;
width:437px;
margin-right:27px;
padding-left: 10px;
border-left: solid 1px #F2F2F2;
}

*html .right_content{
margin-top:10px;
float:right;
width:437px;
margin-right:15px;
padding-left: 10px;
border-left: solid 1px #F2F2F2;
}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
font-size:10px;
}

h1 {
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
text-decoration: none;
color: #003366;
}
	
h4 {
margin: 0;
color: #006699;
font-size: 13px;
padding-top:5px;
padding-bottom:9px;
background-image:url(images/dots-hr-4.gif);
background-repeat:repeat-x;
}

h3 {
margin: 0 0 8px 0;
color: #999;
font-size: 19px;
font-weight: normal;
letter-spacing: -1px;
text-transform: uppercase;
}

h5 {
margin: 0 0 8px 0;
color: #999;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
}

a:link, a:visited {
color: #006699;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}


.nav{
color:#006699;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.nav:hover{
color:#003366;
text-decoration:underline;
padding-left:5px;
padding-right:5px;
}

<style>
#submenu_right div.green
{
width: 100%;
float: left;
clear: both;
}
div.green h3
{
text-transform: uppercase;
font-size: 1em;
margin: 8px 0 0 4px;
}
div.green {
margin-bottom: 5px;
padding: 0;
width: 100%;
background: url(images/box_right.gif) no-repeat bottom right;
color:#666666;
text-align: left;
}
div.green div {
padding: 0;
background: url(images/box_left.gif) no-repeat bottom left;
}
div.green div div {
padding: 0;
background: url(images/box_topright.gif) no-repeat top right;
}
div.green div div div {
padding: 9px 12px 9px;
background: url(images/box_topleft.gif) no-repeat top left;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited{
padding: 4px;
display: block;
color:#336699;
text-decoration: none;
background: url(images/seperator.gif) repeat-x bottom;
}
a.mainlevel:hover
{
color:#333333;
}

table.event_records tr td
{
padding:1px 1px 1px 1px;
}
</style>
