/* style created © 2005-2010 by J. Piraneo on 02.17.05. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active{
	color: #FFE5AE;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #B36F6F;
	font-weight: bold;
}

body{
	background: #BEA3A3;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;

}

h1{
	color: #7C4B4E;
	font: bold 14px "Trebuchet MS", Verdana, Arial,H elvetica, sans-serif;
	letter-spacing: 2px;
}

h2{
	color: #000000;
	font: bold 18px "Trebuchet MS", Verdana, Arial,H elvetica, sans-serif;
	letter-spacing: 2px;
	text-align: center;
}

h3{
	color: #c89b8c;
	font: bold 13px "Trebuchet MS", Verdana, Arial,H elvetica, sans-serif;
	letter-spacing: 1px;
	font-style: italic;
	text-align: center;
}

p {
	color: #C0C0C0;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#container
{
	width: 750px;
	background : #514040;
	color: #C0C0C0;
	border: 3px solid #663333;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0em;
}

#top
{
	padding: 0;
	background: #514040;
	border-bottom: 1px solid #D2691E;
	text-align: center;
}

#navcontainer{
	background : #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 750px;

}

#leftnav
{
float: left;
width: 150px;
margin: 0;
padding: .75em;
text-align: center;
}

#rightnav
{
float: right;
width: 550px;
margin: 0;
padding: .5em;
text-align: left;
}

#rightnav2
{
float: right;
width: 250px;
margin: 0;
padding: .75em;
text-align: center;
}

#singlenav
{
width: 750px;
margin: 0;
padding: 1em;
text-align: center;
}

#singlenav2
{
width: 720px;
margin: 0;
padding: 1em;
text-align: left;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	background: #514040;
	color: #ffffff;
	font-size: 10px;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.copyrights {
	background: #514040;
	color: #ffffff;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a.copyrights:link{
	color:#B36F6F;
	font-weight: bold;
	text-decoration: underline;
}

a.copyrights:visited{
	color:#B36F6F;
	font-weight : bold;
	text-decoration : underline;
}

a.copyrights:hover{
	color:#B36F6F;
	font-weight: bold;
	text-decoration : none;
}

a.copyrights:active{
	color:#B36F6F;
	font-weight : bold;
	text-decoration: underline;
}

a.news:link{
	color:#B36F6F;
	font-weight: bold;
	text-decoration: underline;
}

a.news:visited{
	color:#B36F6F;
	font-weight : bold;
	text-decoration : underline;
}

a.news:hover{
	color:#B36F6F;
	font-weight: bold;
	text-decoration : none;
}

a.news:active{
	color:#B36F6F;
	font-weight : bold;
	text-decoration: underline;
}


.books{
	border: 2px solid #9D720B;
}

p.side1 {
	background-color: #DEB887;
	color: #854109;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

#side2 {
	border: 1px solid #D2B48C;
	padding: 1px;
}

#side3 {
	background-color: #DEB887;
	color: #854109;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
	padding: 2px;
}

p.side3 {
	background-color: #DEB887;
	color: #854109;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.contestbox {
	background-color: #bca68f;
	color: #854109;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
	border: 1px solid #D2691E;
}

.contestbox2 {
	background-color: #bca68f;
	color: #543f1f;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

a.side3:link{
	color: #663713;
	font-weight: bold;
	text-decoration: underline;
}

a.side3:visited{
	color: #663713;
	font-weight : bold;
	text-decoration : underline;
}

a.side3:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.side3:active{
	color: #663713;
	font-weight : bold;
	text-decoration: underline;
}

ul {
	list-style-position: outside;
	list-style: none url(images/bullett2.jpg);
}

.floatright
{
float: right;
margin: 0 0 5px 5px;
border: 2px solid #9D720B;
padding: 0px;
}

.floatleft
{
float: left;
margin: 0 8px 8px 0px;
border: 2px solid #9D720B;
padding: 0px;
}


