﻿
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:White;
background-color:black;
color: #333;
text-align: center;
margin: 0px;
padding: 20px 0px 20px 0px;
height:100%;

}



#wrapper {
width: 956px;
padding: 0px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
border: 5px solid #ddd;
border-bottom-style:   inset;
}


#header {
margin: 0px;
padding: 0px;
height: 100px;
width: auto;
background-color: #7A71AA;
background-image: url(images/temp_bk.jpg);
}


#mainnav {
margin: 0px;
padding: 1px, 1px, 1px, 50px  ;
height: 25px;
width: auto;
background-color: #FFFFCC;

}


#container {
padding: 0px;
margin: 0px 0px 0px 0px;
background-attachment: scroll;

background-repeat: repeat-y;
background-position: 0px 0px;
background-color: white;
width: auto;
height:100%;

}

#left {
margin: 0px;
width: 160px;
padding: 10px 20px 10px 20px;
float: left;
background-color: #E1E1E1;
height:600px;
}
#right {
padding: 10px 20px 10px 20px;
width: 160px;
float: left;
margin: 0px 0px 0px 6px;
background-color:#E1E1E1;

}
#center {
height: 100%;
width: 504px;
padding: 10px 20px 20px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
background-color:White;
background-image: url(images/back.jpg);
background-repeat:repeat-y;

}

#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}
#nav li a:hover {
color: #999;
text-decoration: none;
}

h1 {
font-size: 14px;
margin: 0px;
padding: 0px;
font: verdana;
color: #7A71AA;
}
h4 {
font-size: 14px;
margin: 0px;
padding: 0px;
font: verdana;
font-style:oblique;
color: red;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 0px 0px 0px 0px;
text-align: center;
padding: 8px 0px 8px 0px;
background-color: #B8B5C8;

}
#footer p {
color: gray;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: gray;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 

div.readmore {
	text-align:left;
	font-size:0.9em;
}