body {
	font-family:  arial, Helvetica, Sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
    padding:0px;
	margin:0px;
	background-color:#8B7B8B;
}
#border {
	margin-top:-25px;
	width:850px;
   	padding:0px;
	background-color: white;
	border:1px solid gray;
}

#nav{
	padding: 0;
	margin:0;
	list-style-type: none;
	width: 820px;
	color:#330033;
	text-decoration: none;
	font-family:  Arial, sans serif;
	background-color:white;
	float:left;
}
#nav ul{
	font-size:.8em;
	float:left;
}
#nav li { /* all list items */
	float: left;
	width: 115px;
	margin:3px 5px 3px 0px;
	padding:2px 0px 0px 5px;
	border-right:1px solid gray;
	list-style-type:none;
}

#nav li a:hover{
	font-weight:bold;
}
#nav li a{
	color: #330033;
	text-decoration:none;
	font-weight:normal;
}
	
#nav .wide{
	width: 200px;
}
#nav .narrow{
	width: 90px;
}
#nav .narrow{
	width: 90px;
}

.center{
	text-align:center;
}
.left{
	float:left;
	padding:5px;
	margin:0px 10px 0px 0px;
}
#header{
	width: 100%;
	height:150px;
	margin: 0;
	background-color:#330033;
	background-image: url(images/title.jpg);
	background-repeat:no-repeat;
	background-position: 85px 0px;
}
.color{
	color:#330033;
}
#contentr {

	margin:10px 10px 0px 0px;
	width:570px;
	background-color: white;
	float:right;
}
#content {

	margin:10px 10px 0px 20px;
	width:570px;
	background-color: white;
	float:left;
}
#contentbig {

	margin:0px 10px 5px 20px;
	width:810px;
	background-color: white;
	float:left;
}
#side{
	width: 200px;
	float:right;
	margin:10px 5px 0px 10px;
}
#side1{
	width: 180px;
	float:left;
	margin:10px 0px 0px 20px;
}
#side h2{
	color:#330033;
	font-style:italic;
	text-align:center;
	font-size:.7em;
}
#side p{
	color:#330033;
	text-align:left;
}
.space{
	margin:0 5px 10px 0px;
}
.mspace{
	margin:0 5px 18px 0px;
}
.mspacet{
	margin:7px 5px 18px 0px;
}
.topspace{
	margin: 35px 5px 10px 0px;
}
#img
{
	float:left;
	margin-left:15px;
	width:830px;
}
#sidemap{
	float:right;
	width:425px;
	margin:15px 10px 20px 0px;
}
#conside{
	float:left;
	width:345px;
	margin:12px 0px 20px 20px;
}
#contentbig li{
text-align: left;
color:#000030;
font-size:.8em;
list-style:square;
font-weight:normal;

}
#content li{
text-align: left;
color:#000030;
font-size:.8em;
list-style:square;
font-weight:normal;
margin:0;
}
#content ul{
	text-align: left;
color:#000030;
list-style:square;
font-weight:normal;
margin-top:2px;
margin-bottom:0;

}
#contentr li{
text-align: left;
color:#000030;
font-size:.8em;
list-style:square;
font-weight:normal;
margin:0;
}
#contentr ul{
	text-align: left;
color:#000030;
list-style:square;
font-weight:normal;
margin-top:2px;
margin-bottom:0;

}
h1 {
	font-size: .8em;
	color: #330033;
	font-family: verdana, helvetica, serif;
	text-align: left;
	margin:0;
}
hr{
	width:100%;
	color:#8B7B8B;
	height:1px;
}

h3 {
	font-size: .8em;
	color: #8B7B8B;
	font-family: verdana, helvetica, serif;
	text-align: left;
	margin-bottom:0px;
}
h2{
font-size: .8em;
	color: #330033;
	font-family: verdana, helvetica, serif;
	text-align: left;
	margin:0;
}

li{
padding: 0 0 10px 0;
text-align: left;
color:#000030;
font-size:.9em;
font-weight:bold;
}
p {
	text-align: justify;
	color: #333333;
	margin-top:0;
	font-size:0.8em;
	font-family:arial, sans serif;
}
td {
	text-align: justify;
	vertical-align:top;
	color: #333333;
	font-size:0.8em;
	font-family:arial, sans serif;
}
tr {
	padding-bottom:130px;
}
table{
	width:90%;
	float:left;
}

.clear{
	clear:both;
	margin-bottom:10px;
}





a{
	 color:#660099;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
.split{
	width:45%;
	float:left;
}
.nomargin{
	margin:0px;
}
#footer { 
   width: 800px;
   clear:both;
   margin: 10px 0 0 0;
   color:white;
}

#footer p{ 
   font-size: .7em;
   font-weight: bold;
   text-align: center;
      color:#333333;


}

#footer h2{
	font-weight:bold;
	font-size: .7em;
   font-weight: bold;
   text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#330033;

}
#footer a{
	   color:#330033;
}
