/* style copyright  © Glass Slipper WebDesign. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #BE00BF;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #BE00BF;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #00D202;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #BE00BF;
	text-decoration: underline;
}

body{
	background-color: #325076;
	background-image: url(images/top_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

p{
	background: transparent;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

td{
	background: transparent;
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #660066;
	font-weight: bold;
}

.copyrights {
	background-color: #B0C4DE;
	font: normal 10px Verdana, Times New Roman, sans-serif;
	color: #191970;
}

.topnavbar {
	background: #B0C4DE;
	width: 800px;
}

#quotes {
	font-size: 12px;
	color: #9D009D;
	font-style: italic;
}

#info {
	font-size: 12px;
	color: #8D115E;
	font-style: normal;
	font-weight: normal;
}

.covers {
	background: #660066;
	
}
.img2 {
	border: thick solid #BE00BF;
}

.imgCS {
	border: thick solid #BE00BF;
}
.main{
	background-color: #44738C;
}

.main2{
	background-color: #44738C;
}

.main3{
	background-color: #B0C4DE;
}

.main4{
	background-color: #44738C;
}

hr{
	color: #008080;
}

.contest{
	background-color: #e8ffe8;
	border: 2px solid #00c400;
	padding: 5px;
}

.newsinfo{
	background-color: #e8ffe8;
	border: 2px solid #00c400;
	padding: 10px;
}