body 
{
	font-family: geneva, verdana, arial, sans-serif; 
	font-size: 11px;
	color:#1b1c1d;
	padding: 0px;
	margin: 0px;
	background-image: url('images/leftybg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

a:link {text-decoration: none; color: #003399}
a:hover  {text-decoration: none}

#global
{
	position: relative;
	margin: 0px;
	padding-bottom: 50px;
	left: 0;
}

input
{
	color: #000000;
	border: solid 1px #2C6592;	
	background: #F9F9F9;
	font-size: large;
}

#loginfield
{
	background-color: #286BA0;
	height: 120px;
	width: 238px;
	margin-left: 100px;
	padding: 10px 10px 10px 10px;
	font-variant: small-caps;
	color: #FFFFFF;
}
#navbar
{
	position: relative;
	width: 100%;
	height: 30px;
	top: 0px;
	left: 0px;
	background: #eee;	
}

#header_one
{	
	background-color: #4E2F0C;
	position: relative;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 134px;
	top: 0;
	left: 0;
}
#header
{	
	background-color: #4E2F0C;
	position: relative;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 134px;
	top: 75;
	left: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{margin:0;padding:0;}
table
{border-collapse:collapse;border-spacing:0;}
fieldset,img
{border:0;}
address,caption,cite,code,dfn,em,strong,th,var
{font-style:normal;font-weight:normal;}
li
{list-style:none;}
caption,th
{text-align:left;}
h1,h2,h3,h4,h5,h6
{font-size:100%;font-weight:normal;}
q:before,q:after
{content:'';}
abbr,acronym 
{border:0;font-variant:normal;}
sup 
{vertical-align:text-top;}
sub 
{vertical-align:text-bottom;}
input,textarea,select
{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select
{*font-size:100%;}legend{color:#000;}