body
{
	margin: 0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#f5f0ae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5d4709;
	font-size:12px;
} 

h1
{
	font-size: 1em;
}

.text{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#5d4709;
font-size:12px;
padding-left:10px;
}

.text1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#5d4709;

font-weight:bold;
font-size:11px;
padding-left:10px;
}


.text3{
font-family:Georgia, "Times New Roman", Times, serif;
color:#5d4709;
text-decoration:underline;

font-weight:bold;
font-size:14px;
padding-left:10px;
}


.text2{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#5d4709;
font-size:12px;
font-weight:bold;


}

.links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5d4709;
text-decoration:none;
}

.footer_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5d4709;
text-decoration:none;
}

a:link {
	color: #5d4709;
	text-decoration: underline;
}
a:visited {
	color: #5d4709;
	text-decoration:underline;
}
a:hover {
	color: #5d4709;
	text-decoration:underline;
}
a:active {
	color: #5d4709;
	text-decoration:none;
}

/* December 8 2009: New Code Begins here */

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;	
	font-weight:bold;
	font-size:14px;
	margin: 0em;
}

#content
{
	width: 870px;
	margin: 0px auto;
}

#header
{
	height: 117px;
	background-image: url('in_02.jpg');
	text-align: center;
	position: relative;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 270px;
}

#navigation
{
	position: relative;
	height: 47px;
	margin: 0px;
}

#navigation img
{
	margin: 0px;
}

img
{
	border: 0px;
}

#main_pic
{
	height: 338px;
	position: relative;
	margin: 0px;
}

#main_pic img
{
	margin: 0px;
}

#main_pic #top_left
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#main_pic #top_right
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#main_photo
{
	position: absolute;
	top: 0px;
	left: 87px;
	margin: 0px;
}

#main
{
	background-image: url('in_22.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#main_text
{
	min-height: 200px;
	padding-top: 22px;
	width: 682px;
	margin: 0em auto 0em auto;
}

p
{
	margin: 0em 0em 1em 0em;
}

p.no_margin
{
	margin: 0px;
}

.f_left
{
	float: left;
	margin: 0em 1em 1em 0em;
}

.f_right
{
	float: right;
	margin: 0em 0em 0em 1em;
}

#main_text ul
{
	margin: 0em auto 1em auto;
	padding: 0px;
	list-style-position:inside;
}

#main_text ul li
{
	margin-left: 2em;
}

.clearing
{
	clear: both;
}

table
{
	margin: 2em 0em;
}

td
{
	padding: .5em .5em .5em 0em;
}

#main_text ul.no_bullet
{
	margin-left: 1em;
	padding: 0px;
	list-style-position: outside;

}

#main_text ul.no_bullet li
{
	margin: 0em 0em 1em 0em;
	padding: 0px;
}

blockquote
{
	margin: 0em;
	padding: 0em;
	font-weight: bold;
}

span.fact
{
	font-weight: bold;
	text-decoration: underline;
}

#footer
{
	font-size:10px;
	position: relative;
	margin: 2em 0em 1em 0em;
}

#footer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	
	height: 15px;
}

#footer ul li
{
	float: left;
	margin-right: 1em;
	border-right: 1px solid #5d4709;
	padding-right: .75em;
}

#footer ul li.last
{
	border: 0px;
}

#footer p#credits
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	line-height: 1.8em;
}

#right_side
{
	float: left;
	width: 68%;
}
