body {
background-color:#ffc600;
font-family:verdana, sans-serif;
font-size:10pt;
text-align:left;
color:#000000;
}

a.menulinks {
text-decoration: none;
font-family:verdana, sans-serif;
font-size:10pt;
color:#ffffff;
}

a.submenulinks {
text-decoration: none;
font-family:verdana, sans-serif;
font-size:10pt;
}

.submenulinks {
text-decoration: none;
font-family:verdana, sans-serif;
font-size:10pt;
}

#container {
width:825px;
}

#top {
background:url('images/userimages/design/logo.gif');
background-position:left;
background-repeat:no-repeat;
width:825px;
height:97px;
background-color:#ffffff;
}

#navbar {
height:30px;
background-color:#ee586a;
padding-top:5px;
}

#left {
background:url('images/userimages/design/leftbg.gif');
background-repeat:repeat-y;
width:213px;
background-color:#ffffff;
}

#middle {
width:457px;
background-color:#ffffff;
}

#right {
background-color:#ffffff;
width:155px;
background:url('images/userimages/design/rightbg.gif');
background-repeat:repeat-y;
}

h1 {
font-size:14pt;
}

#slogan {
position:relative;
left:220px;
top:39px;
font-size:14pt;
}

.dropshadow {
    /* Empty declaration: this is here so that you can tag shadowed things */
}

.shadowed {
    /* This styles our actual text */
    color: white;
    position: absolute;
    background: transparent !important;
    z-index: 100;
    margin: 0;
}

.rightshadow {
color:#666666;
}

#footer {
width:457px;
background:url('images/userimages/design/logos.gif');
background-repeat:no-repeat;
background-position:center top;
padding-top:70px;
font-size:8pt;
text-align:center;
height:61px;
}

#locationbar { font-size:10px; }

.barintro {
	font-size:8pt;
	text-decoration:underline;
}

#middlebar { 
	margin-top:-10px;
	_margin-top:0px;
	background-color:#ee586a; 
	padding: 0px 5px 5px 5px;
}
