*		{
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	background-color: #F59308;
	background-image: url(images/checker.gif);
	background-repeat: repeat-y;
}

body.window	{
	background-color: #fff;
	background-image: none;
}

h1 {
	color: #58a;
	margin-left: -9000px;
	line-height: .2em;
	font: .1em;
}

#wrapper	{
	margin-left: 100px;
	margin-right: auto;
	width: 900px;
	height: auto;
	margin-top: 0px;
	background-color: #fff;
	text-align: left;
	text-indent: 0em;
	overflow: hidden;
	border-left: 1px #850101 solid;
	border-right: 1px #850101 solid;
	padding-left: 0px;
}

#container {
	width: 900px;
	height: auto;
	margin-top: 0px;
	background-color: #fff;
	text-align: left;
	text-indent: 0em;
	border-bottom: 1px #850101 solid;
	padding-left: 0px;
}


.left	{
	text-align: left;
	float: left;
	width: 60%;
	text-indent: 0;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 25px;
}

.main	{
	padding-left: 15px;
	padding-right: 10px;
	display: inline;
}

.sidebar	{
	
	width: 350px;
	height: auto;
	float: right;
	margin-right: 0px;
	text-align: left;
	padding-left: 0;
	margin-top: 45px;
	border: 0px dashed #ccc;
	text-indent: 0;
	background-color: #fff;
	
}

.sidebar ul	{
	list-style: none;
	padding-left: 0;
	font-family: optima, verdana, sans-serif;
	border-top: 2px solid #181818;
	border-right: 2px solid #181818;
	border-left: 2px solid #181818;
}

.sidebar li	{
	font-family: verdana, arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 2px solid #181818;
	text-indent: 1em;
}

.sidebar a:link	{
	text-decoration: none;
	color: #FFF;
	
}

.sidebar a:hover	{
	text-decoration: none;
	background-color: #F6A019;
	color: #fff;
	
}

.sidebar a:visited	{
	text-decoration: none;
	color: #fff;
}

.sidebar a:active	{
	text-decoration: none;
	color: #fff;
}

h2.title	{
	padding: 0px;
	border-bottom: 1px dashed #181818;
	font-variant: small-caps;
	color: #181818;
	width: 240px;
	
}

p.mainbody	{
	margin-right: 20px;
	text-indent: 1em;
	font-family: trebuchet ms, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	border-bottom: 0px solid #181818;
	border: 0px dashed #181818;
	padding-top: 5px;
	
}

p.address {
padding-left: 40px;
font-weight: bold;
padding-bottom: 40px;

}

#display	{
	font-family: 'verdana', 'arial', sans-serif;
	font-size: 11px;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 400px;
	height: 400px;
	}

#display img	{
	display: inline;
	padding: 0;
	overflow: hidden;
}



p.picbar	{
	text-align: left;
	display: inline;
	margin-left: 2em;
	color: #181818;
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
}

p.mainbody a:link {
color: blue;
text-decoration: none;
}

p.mainbody a:hover {
color: blue;
text-decoration: underline;
background-color: #fff;
}

p.mainbody a:visited {
color: blue;
text-decoration: none;
}

h3.title	{
	padding: 0px;
	border-bottom: 2px solid #F59308;
	font-variant: small-caps;
	color: #181818;
	width: 240px;
	margin-left: 2em;

}

h4 {
display: inline;
padding-left: 60px;
font-family: Georgia, Verdana, sans-serif;
}

.about	{
	text-align: left;
	float: left;
	width: 60%;
	text-indent: 0;
	padding-left: 40px;
	padding-top: 33px;
	padding-bottom: 25px;
}
