/*
  
*/

* {
	padding: 0;
	margin: 0;
}

.floatright { float: right; }
.floatleft { float: left; }

h1 {
	font-size: 12px;
	font-weight:normal;
}

h1a {
	font-size: 12px;
	font-weight:normal;
	color:#660033
}

h2 {
	font-size: 12px;
	color: #000000;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size:36px;
}

.h1 {
	font-size: 12px;
	font-weight:normal;
}

.h1a {
	font-size: 12px;
	font-weight:normal;
	color:#999999
	
}

.h2 {
	font-size: 16px;
}

.h3 {
	font-size: 24px;
}

.h4 {
	font-size:36px;
}

body {
	font-family: Arial Unicode MS;
	padding-top: 30px;
	padding-bottom: 30px;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
	border: 1px solid #999999;
}
#header {
	color: #003366;
	width: 930px;
	float:left;
	padding: 10px;
	height: auto;
	margin: 0px 0px 0px 0px;
	font-family: "Arial Unicode MS";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
 }
#bar {
	color: #4E677D;
	width: 950px;
	float:left;
	padding: 0px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
 }
#leftcolumn {
	color: #000000;
	padding: 10px;
	height: auto;
	width: 295px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#midcolumn {
	color: #000000;
	padding: 10px;
	height: auto;
	width: 295px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#rightcolumn {
	width: 295px;
	float: right;
	padding: 10px;
}

#clearfloat {clear:both}

#footer {
	width: 950px;
	height: 30px;
	clear: both;
	color: #333;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#image1 {
	padding: 10px;

}

#line {
	height: 1px;
	width: 460px;
	margin-top: 1px
}
