/* Annan.org painting challenge stylesheet - 5 May 2005  */

body { margin: 0%; padding: 0.7%; background-color: white; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #000000; }

a:link {color: #333366; }
a:visited {color: #333333; } 
a:hover {color: #CC6600; text-decoration: none; }
a:active {color: #CC6600; } 

/* HEADERS */

h1 { font-size: 14px; font-weight: bold; color: #335489; text-transform: uppercase;	letter-spacing: .03em;	margin: 5px 0 10px 5px; }

h1 img {float: left; margin: 0 5px 0 5px;}

h2 { font-size: 140%; font-weight: bold; }

.heading3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small; font-weight: bold;	color: #CE3031;}


/* LAYOUT */

#menu { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%; font-weight: bold;
	background-color: #EBF0FA; padding: 4px; text-indent: 10px; margin-bottom: 15px; text-transform: uppercase; }
	
#content {	font-size: 80%;	font-weight: normal;}

#footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%; font-weight: normal;
	color: #000000; text-indent: 15px; }

/* SIDEBAR */

#prize { font-size: 110%; color: #335489;	background-color: transparent; padding: 1px; font-weight: bold; margin-top: 8px; text-indent: 7px;  }

#sideheading { font-size: 80%; color: #FFFFFF;	background-color: #CC6600; padding: 1px; font-weight: bold; text-indent: 7px;  text-transform: uppercase; }

#sidetext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%;	
	background-color: #FFF3E7; padding: 10px; line-height: 130%; }


/* FORMATTING */

.orange { color: #CC6600; }

.bodysmall {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small; font-weight: normal;}

li { font-size: 100%; margin-bottom: 15px; list-style-type: circle;}
.caps {	text-transform: uppercase;}

