body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #230900;
	text-align: center;
	margin: 0;
	text-decoration: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;






	
}

#container {
	background: url(pictures/bg_pl.jpg) no-repeat scroll left 90px;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	position: static;

}


#header {
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #A54E08;
	text-decoration: none;
	font-variant: normal;


}


#main {
	height: 500px;
	text-align: justify;





}

#main2 {
	border-left: 1px solid #A54E08;
	border-right: 1px solid #A54E08;
	border-bottom: 1px solid #A54E08;
	text-align: justify;
	background-color: #FFFFFF;




}

#leftside {
	width: 150px;
	border-right: 1px dotted #A54E08;
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;





}

#midcontent {
	padding: 10px;
	text-align: justify;

}

.line {
height:1px;
background: #A54E08;
margin: 0;
padding:0;
font-size: 1px; line-height: 0;
}

.title {
padding: 1px;
margin: 1px;
font-size: 12px;
line-height: 12px;
}


/*Text Stuff*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 18px;
	padding: 0;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p{
	padding: 3px 0;
	margin: 3px 0;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	color: #A54E08;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #A54E08;
	text-decoration: none;
	font-size: 14px;

}

h1 {
	font-size: 14px;
	color: #A54E08;
	padding: 1px;
	margin: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h2 {
	font-size: 14px;
	color: #A54E08;
	background-repeat: no-repeat;
	padding: 3px 0;
	margin: 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;

}


a:link {
	color: #B19E97;

}

a:visited {
  color: #B19E97;
}

a:hover {
	text-decoration: none;
}


input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
} 

.formfield {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size:11px;
	color:#B19E97;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}

.inline {
	display:inline;
	float: left;
	padding: 0px 5px 0px 0px;
}
