img {border:0;}

body{
	background: #FFF;
	margin:0;
	padding:0;
	}

#maincont {
	margin: 0px;
	display:block;
	width:100%;
	height: 500px;
	padding:0;
}

#contentcont {
	width: 740px;
	position:absolute;
	left: 0;
	top: 0;
	margin: 0;
}

#head {
	background: url(../Images/gui_02.jpg) center top no-repeat;
	width: 740px;
	height: 226px;
}


#content {
	padding: 12px 16px;
	clear: left;
	font: 13px/16px Arial, Verdana, sans-serif;
}

a {color: #666}

a:hover {color:#bb0003; text-decoration:none}

h2 {
    font: bold 16px/18px Arial, Verdana, sans-serif;
    font-style: italic;
    margin: 5px 0px;
    color: #666;
    text-transform:uppercase;
    padding:0;
    }
    
small {
font: 11px/14px arial, verdana, sans-serif;
}

.oddr {
background-color:#e6e6e6;
border-right: 5px solid #e6e6e6}

.oddr td {
border-right: 5px solid #e6e6e6;
padding: 3px}

.evenr td {
padding: 3px}

.topr td {
padding: 3px;
border-top:1px solid #bb0003}


.hide {
display: none;
}

#sidebar {
display: none;
}

#nav {
display: none;
}

div.left {
float:left;
}

.schedule {
border-top: 2px solid #bb0003}

.schedule td {
text-align: center;
}

.schedule th {
padding: 5px;
text-transform:uppercase;
}

div.faqq {
background: #EEE url(../design/q.gif) bottom left no-repeat;
height:35px;
font-weight: bold;
border-bottom:1px solid #CCC;
border-top: 1px solid #bb0003;
padding:6px;
margin: 16px 0px 6px 0px
}


