<style type = "text/css">

a {
 color: #003399;
}
a:visited {
	color: #993333;
}
a:hover {
	font-weight: bold;
}
body {
	background-color: #B55900;
	margin-top: 0px;
}

/* Header
----------------------------------------------- */

.logobox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ce8231;
}

/* Content
----------------------------------------------- */

.sidebar {
	width:200px;
	background-color:#eaaa02;
	padding:10px;
	margin-right:10px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	height:100%;
	border: thin groove #B55900;
}

#mainbox {
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#660000;
	background-color:#FFFFCC;
	list-style-type: decimal;
	list-style-position: inside;
	float: right;
	width: 780px;
}
#bigpicture {
	width: 800px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: decimal;	
}

.bottomtext {
	padding: 0px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	display: block;
	height: 100%;
	text-align: center;
}	

/* Sidebar Content
----------------------------------------------- */

.sidebar a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration:none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.sidebar a:visited {
	color: #713500;
}
.sidebar a:hover {
	text-decoration:underline;
	
}

/* Big Picture Content
----------------------------------------------- */

#bigpicture #mainbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
}
#bigpicture #mainbox img {
	border: thin solid #B55900;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

}


/* Headings
----------------------------------------------- */


h1, h2 {font-family: arial, helvetica, sans-serif; font-weight:bold}
h1     {font-size: 20px;}
       {padding-top: 5px;}
       {padding-right: 10px;}
	   
h2 {font-size: 18px}

h3 {font-size: 16px; font-weight:bold;}

.apDiv1 {
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	text-align: right;

}

</style> 
