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

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

.logobox {

}

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

.sidebar {
	width:170px;
	padding:5px;
	margin-right:10px;
	margin-left:0px;
	margin-top:12px;
	float:left;
	height:100%;
}

.long_tall {
	width:10px;
	padding:1px;
	margin-right:6px;
	margin-top:20px;
	float:left;
	height:100%;
	
}

#mainbox {
	padding: 26px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#F8F5EF;
	list-style-type: decimal;
	list-style-position: inside;
	float: none;
	width: 740px;
	height: auto;
	line-height: 108%;
}
#bigpicture {
	width: 788px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	list-style-type: decimal;
	float: none;
	height: 100%;
	background-color: #F8F5EF;
	
}

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

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

.sidebar a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E2929;
	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: 14px;
	font-style: normal;
	font-weight: normal;
	
}
#bigpicture #mainbox img {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 10px;

}


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


h1, h2 {font-family: arial, helvetica, sans-serif; font-weight:bold}
h1     {
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
       	   
h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

h3 {font-size: 16px; font-weight:bold;}
caption {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.center_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	float: left;
}
#bigpicture #mainbox .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #773C3C;
}

