/***********************************************/
/* dover prize.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 90%;
	background-image: url('images/background fade.jpeg');
	}

a{
	color: #006699;
	text-decoration: none;
	}

a:link{
	color: #000;
	text-decoration: none;
	}

a:visited{
	color: #5A193B;
	text-decoration: none;
	}

a:hover{
	color: #7E2251;
	text-decoration: underline;
	}

h1{
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 120%;
	color: #334d55;
	 margin: 0px;
	 padding: 0px;
	}

h2{
	 font-family: Arial,sans-serif;
	 font-size: 114%;
	 color: #006699;
	 margin: 0px;
	 padding: 0px;
	}

h3{
 	font-family: Arial,sans-serif;
	 font-size: 100%;
	 color: #999;
	 margin: 0px;
	 padding: 0px;
	}

ul{
	 list-style-type: square;
	}

ul ul{
	 list-style-type: disc;
	}

ul ul ul{
	 list-style-type: none;
	}	

label{
	 font-family: Arial,sans-serif;
	 font-size: 100%;
	 font-weight: bold;
	 color: #334d55;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 1000px;
	background-image: url('images/background fade.jpg');
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;	
	margin: 10px auto;
	text-align: left;
	
	}	

#banner{
	margin-top: 5px;
	padding: 4px 10px 2px 0;
	border-bottom: 8px solid #A3537B;
	width: 990px;
	background: #FEE373;
	height: 144px;
	font-size: 70%;
	background-color: transparent;
	}

#pagecell{
	padding: 0;
	width: 1000px;
	background-color: transparent;
	}

#navBar{
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	}

#news{
  	float:right;
	background-color:transparent;
	width: 160px;
	padding: 10px 5px 10px 10px;
	min-height: 380px;
	color: #2A283F;
	}
	
/* Content - this is the centre column of a 3-column layout*/
#content{
	float: left;
  	width: 620px;
	min-height: 380px;
	padding: 10px 10px 10px 30px;
	border-right: 1px solid #ccc;
	background-color: transparent;
	}
	

#footer{
	clear: both;
	border-top: 4px solid #A3537B;
	background: #FEECA0;
	font-size: 75%;
	color: #960E6B;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	}	

#content2col{
  	width: 70%;
	margin-left: 200px;
	padding-right: 10px;
	background-color: transparent;
	}
	
	
#pagecell2col	 {
	padding: 0;
	width: 1000px;
	background-color: transparent;
	}
	
/***********************************************/
/* Components                                  */
/***********************************************/

#banner p {
	padding-right: 10px;
	}	


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 75%;
	padding: 2px 0px 0 2px;
	font-style: italic;
	border-bottom: 1px dashed #ccc;
	}

/*********** #navBar link styles ***********/

#navBar ul a:link {
	display: block;
	}

#navBar ul a:visited {
	display: block;
	}
	
#navBar ul {
	list-style: none;
	 margin: 0;
	 padding: 0;
	 }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 10px 0 0 0;
	font-size: 90%;
	background-color: transparent;
	}


#sectionLinks a:link {
	border-left: 6px solid #FC0;
	border-top: 1px solid #AB6187;
	border-bottom: 1px solid #AB6187;
	border-right: 1px solid #AB6187;
	padding: 2px 0px 2px 10px;
	margin-bottom: 6px;
	background-color: transparent;
	color: #A15079;
	
	}

#sectionLinks a:visited {
	border-left: 6px solid #FE0000;	
	border-top: 1px solid #AB6187;
	border-bottom: 1px solid #AB6187;
	border-right: 1px solid #AB6187;
	padding: 2px 0px 2px 10px;
	margin-bottom: 6px;
	background-color: #A15079;
	color: #FEFE91;
	
	}

#sectionLinks a:hover {
	border-left: 6px solid #D481A9;	
	border-top: 1px solid #AB6187;
	border-bottom: 1px solid #AB6187;
	border-right: 1px solid #AB6187;
	color: #F1B105;
	background-color: transparent;
	text-decoration: none;
	}

/************** #news styles **************/

#news p {
	font-size: 80%;
	}	

#news a:link {
	padding: 2px 0 0 0;
	margin-bottom: 6px;
	color: #000;
	}

#news a:hover  {
	color: #000;
	text-decoration: underline;
	}

#news a:visited  {
	color: #999;
	text-decoration: underline;
	}

#news img {
	border: 1px solid #ccc;
	padding: 0;
	}

/************* #Footer styles ***************/

#footer a:hover {
	color: #000;
	}

/************* General Styles ***************/

.yellowtext {
	color: #E8BD0F;
	font-size: 110%;
	font-weight: bold;
	background-color: transparent;
	}		

.yellowbackground {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	display: block;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	}		

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
	}

.clear {
	clear: both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}			
	
.random {
	width: 120px;
	background-color: transparent;
	float: right;
	padding: 10px;
	margin: 10px;
	height: 200px;
	}