

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFFFFF;
	text-align: justify;
	font-family: "Verdana, Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link { color: #F00;text-decoration: underline; font-weight: bolder; }
a:visited { color: #F00;text-decoration: underline; font-weight: bolder; }
a:hover { color: #F00;text-decoration: underline; font-weight: bolder; }
a:active { color: #F00;text-decoration: underline; font-weight: bolder; }


a.paging:link { color: #F00;text-decoration: none; }
a.paging:visited { color: #F00;text-decoration: none; }
a.paging:hover { color: #F00;text-decoration: none; }
a.paging:active { color: #F00;text-decoration: none; }

a.selected:link { color: #FFF;text-decoration: none; background-color: #C00; }
a.selected:visited { color: #FFF;text-decoration: none; background-color: #C00; }
a.selected:hover { color: #FFF;text-decoration: none; background-color: #C00; }
a.selected:active { color: #FFF;text-decoration: none; background-color: #C00; }

.paging { font-size: 14px; }

a.lowtext:link {color: #F00;text-decoration: none;}
a.lowtext:visited {color: #F00;text-decoration: none;}
a.lowtext:hover { color: #F00;text-decoration: none; }
a.lowtext:active { color: #F00;text-decoration: none;}

a.rktext:link {color: #C00;text-decoration: none; }
a.rktext:visited {color: #C00;text-decoration: none; }
a.rktext:hover { color: #FFF;text-decoration: none; }
a.rktext:active { color: #C00;text-decoration: none; }


.wrap {
width:830px;
margin:0 auto;
background:#FFFFFF;
}


.header {
padding:0px;
background:#FFFFFF;
height: 320px;
}

.nav {
//padding:5px 10px;
background:#FFFFFF;
}

.main {
display:block;
float: center;
width:830px;
padding:30px;
background:#FFFFFF;
}

.main p {
margin:0;
padding: 0px;
padding-left: 10px;
}

.sidebar {
float:right;
width:0px;
padding:0px;
background:#FFFFFF;
text-align: center;
}

.footer {
clear:both;
padding:5px 10px;
background:#FFFFFF;
padding:0px;
}

.footer p {
margin:0;
padding-left: 10px;
padding-bottom:8px;
}

h1 {
margin:0;
color: #4ce2e8;
position: inline;
padding-top: 3px;
padding-bottom: 15px;
font-size: 40px;
text-decoration: underline;
}

h2 {
margin:0 0 1em;
}

.more {
display: block;
position: relative;
text-align: center;
vertical-align: middle;
float: left;
width: 190px;
height: 145px;
background: #FFFFFF;
color: #fff;
//border: solid 5px #FFFFFF;
}






.stateon{ width: 180px; height: 135px; border: 1px solid #547FFF; FILTER: alpha(Opacity=50); -moz-opacity: 0.5; }
.stateoff{ width: 180px; height: 135px; border: 1px solid #547FFF; -moz-opacity: 1.0; }
.stateclicked{ width: 180px; height: 135px; border: 1px solid #547FFF; FILTER: alpha(Opacity=50); -moz-opacity: 0.5; }



.img ( border: 1px solid #C00; }

.titletext{ color: #ff0; font-weight: bolder; font-size: 26px; }
.morepics {
width: 170px; height: 140px; border: 1px solid #C00;
}

.hr {
border: 0;
width: 790px;
color: #C00;
background-color: #C00;
height: 2px;
}

