body {
	background-color:#89D842;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-left: 0px;
}

h1 {
	font-size:14px;
	color:#73BE37;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
}

h2 {
	font-size:12px;
	color:#73BE37;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
}

p {
	padding-left:10px;
	padding-right:5px;
}

#leftimage {
	background-image:url(images/left_bg.gif);
	width:16px;
	height:435px;
}

.left {
	background-image:url(images/left_img.gif);
	background-repeat:repeat-y;
	width:16px;
	height:100%;
}

.right {
	background-image:url(images/right_img.gif);
	background-repeat:repeat-y;
	width:16px;
	height:100%;
}

#rightimage {
	background-image:url(images/right_bg.gif);
	width:16px;
	height:435px;
}

#bannerbg {
	background-image:url(images/banner_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:71px;
}

#banner {
	background:url(images/banner_logo.gif);
	width:270px;
	height:71px;
}

.content {
	background-color:#FFFFFF;
	vertical-align:top;
}

#menu {
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	height:56px;
}

#base {
	background:url(images/base.gif);
	background-repeat:no-repeat;
	height:16px;
	width:816px;
}

a {
	color:#0000FF;
	text-decoration: underline;
}

a:hover {
	color:#FF0000;
}

#sideNav {
	position:relative;
	float:left;
	clear:left;
	height:525px;
	width:231px;
	padding-right:5px;;
	padding-left:5px;
}

#spacer {
	position:relative;
	float:left;
	clear:left;
	height:400px;
	width:0px;
}

#normtxt { 
	width:777px;
}

#info {
	width:536px;
	position:relative;
	float:right;
	clear:right;
}

#fotext {
	background-color:#FFFFFF;
	text-align:center;
	font-size:9px;
	padding-bottom:5px;
	padding-top:10px;
	clear:both;
}

#rightPic {
	position:relative;
	float:right;
	clear:right;
	width:300px;
	height:300px;
	padding-right:10px;
	padding-top:10px;
}

#leftPic {
	position:relative;
	float:left;
	clear:left;
	width:400px;
	height:267px;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
}

.moveIn {
	text-indent:10px;
}