<style type="text/css">

#header {
	border: 1px solid #69c;
	background-color: #039;
}
#outer_wrapper {
	background: #f0f0f0 url(background_2.gif) repeat-y left;
	border: 1px solid transparent;

}
#wrapper {
	background: url(background_3.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(background_3.gif) repeat-y right;
	
}
#content {
	
	background: url(background_2.gif) repeat-y left;
}
#main {
	margin-left: 150px;
	background-color: #f0f0f0;
	background: url(background_3.gif) repeat-y right;
	padding: 0px 10px;
	height:100%;
}
#leftmenu {
	width: 150px;
	float: left;
	font-size: 14px;
}
#rightcontent {
	width: 200px;
	float: right;
	
}
#footer {
  height: auto;
	border: 1px solid #69c;
	background-color: #039;
	text-align: center;
	color: #fff
	
}
.toptext {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;	
}

A:link {font-weight: bold; 	COLOR: #900; text-decoration: underline }
A:active {font-weight: bold; COLOR: #ff0033; text-decoration: underline }
A:visited {font-weight: bold; COLOR: #900; text-decoration: underline }
A:hover {font-weight: bold; COLOR: #345074; text-decoration: underline}

body { font-family: Times New Roman; font-size: 14px; text-align: left}

#leftmenu h1 {color:#039; text-align: center; font-style:bold;  font-size:16px; margin: 5px }
#leftmenu h2 {color:#990404; text-align: center; font-style:bold;  font-size:14px; margin: 5px }
#leftmenu p { text-align: center }
#leftmenu li {list-style-image: url(menu_img1.gif); margin-left: -15px;}


#main h1 {color:#990404; text-align: center; font-style:bold;  font-size:20px; margin: 5px }
#main h2 {color:#039; text-align: center; font-style:bold;  font-size:18px; margin: 5px }
#main h3 {color:#990404; text-align: center; font-style:bold;  font-size:18px }
#main h4 {color:#039; font-style:bold }
#main p { text-align: left; margin: 15px  }
#main li {list-style-image: url(menu_img3.gif); margin-left: -5px;}


#rightcontent h1 {color:#990404; text-align: center; font-style:bold;  font-size:18px }
#rightcontent h2 {color:#039; text-align: center; font-style:bold;  font-size:16px }
#rightcontent p { text-align: center; margin-left: 15px;  }
#rightcontent li {list-style-image: url(menu_img2.gif); margin-left: -5px;}

#footer A:link {color: #ff9}
.foot { color: #F7F7F7; font-size: 1px }

.data {color:#999999; font-size:10px; text-align:right }
.par1 {text-align:left; margin: 15px}
.par2 {text-align:right; margin: 15px}
.par3 {text-align:left; margin: 15px; color:#000099 }

.red {color:#cc0000; font-size:16px;  font-family: Comic Sans MS }
.blue {color:#039; font-size:16px;  font-family: Comic Sans MS }
.pink {color:#ff3399; font-size:14px; font-family: Comic Sans MS }
.fs14 {font-size:14px; }
</style>