body {
margin: 0;
padding: 0;
text-align: center;
background-image: url(images/topbg.jpg);
background-repeat: repeat-x;
font-family: "times new roman", serif;
}

#wrapper {
width: 100%;
text-align: left;
margin: 0 auto;
padding: 0;
}

#top {
display: none;
}

#top1 {
display: none;
}

#buttons {
display: none;
}

#mainwrap {
width: 100%;
margin: 0;
padding: 20px 0 0 0;
}

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

#right {
display: none;
}

#halfleft {
float: left;
width: 50%;
}

#halfright {
float: left;
width: 50%;
text-align: center;
}

#belowhalf {
width: 100%;
clear: both;
}

#leftmenu {
font-size: 0.9em;
float: left;
width: 200px;
background-image: url(images/leftmenu.jpg);
background-repeat: repeat-y;
}

.sectionmenu {
font-size: 0.9em;
}

#footer {
width: 100%;
margin: 0;
padding: 10px 0 0 0;
text-align: center;
}

a.button:link {display: none;}
a.button:hover {display: none;}
a.button:active {display: none;}
a.button:visited {display: none;}

.button:hover {
display: none;;
}

a.buttonact:link {display: none;}
a.buttonact:hover {display: none;}
a.buttonact:active {display: none;}
a.buttonact:visited {display: none;}

a.trail:link {display: none;}
a.trail:active {display: none;}
a.trail:visited {display: none;}
a.trail:hover {display: none;}

.trail:hover {
display: none;
}

a.top:link {display: none;}
a.top:hover {display: none;}
a.top:visited {display: none;}
a.top:active {display: none;}

.red {
color: #CC3300;
}

.topright {
float: right;
margin: 25px 0 0 0;
}

h2 {
font-size: 1.5em;
padding: 0 0 0 20px;
margin: 0;
color: #666666;
font-weight: 300;
}

h4 {
font-size: 1em;
padding: 10px 0 0 20px;
margin: 0;
color: #666666;
font-weight: 300;
}

p {
font-size: 0.95em;
color: #555555;
}

p.footer {
text-align: center;
font-size: 0.9em;
color: #999999;
margin: 0;
}

.box1 { 
display: none;
}

.box2 { 
display: none;
}

.box3 { 
display: none;
}


.boxtop { 
display: none;
}

.boxcontent {
display: none;
}

.boxbottom { 
display: none;
}

a:link {color: rgb(204,51,0); }
a:active {color: rgb(204,51,0); }
a:hover {color: rgb(255,153,153); }
a:visited {color: rgb(204,51,0); }

a.footer:link {color: #999999; }
a.footer:active {color: #999999; }
a.footer:hover {color: #999999; }
a.footer:visited {color: #999999; }

img.bot {
position: relative;
top: 3px;
}

img {
border: 0;
}
 


