@charset "utf-8";

	html, body {
	background: url(images/bg.jpg) repeat-y center;
	margin:0;
	padding:0;
	height:100%;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0.5em;
	text-align:center;

	}

#wrapper-1

	{

	width:950px;

	height:auto;

	margin-left:auto;

	margin-right:auto;

	font:verdana;

	font-size:.9em;

	font-weight:bold;

	}

#header

	{

	width:950px;

	height:100px;

	background-image:url(images/logo.gif);

	border:thin;

	}

#jmenu

	{

	width:950px;

	height:30px;

	float:left;	

	background-color:auto;

	}

#leftbox

	{

	width:200px;

	float:left;

	height:400px;

	background-color:#98292D;

	padding:10px;

	}

#mainbanner

	{

	float:left;

	width:670px;

	height:auto;

	padding-top:40px;

	}

#textbox

	{
	width:670px;
	height:auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
	vertical-align:middle;
	text-align:justify;
	font:verdana;
	padding:15px;

	}

h31 {color:#666666; font-size:1.1em;}

h5 {color:#666666; font-size:.9em; font-weight:normal;}	

h4 {color:#666666; font-size:1em; margin-bottom:0px; text-transform:uppercase; font-weight:bold;}

h3 {
	color:#000;
	font-size:14em;
	margin-bottom:-2px;
}

h2 {color:#666666; font-size:1.1em; }

h1 {color:#666666; font-size:1.4em; }

ul {color:#666666; text-align:justify;}

u  {color:#666666;}

#footer

	{

	width:950px;

	height:50px;

	text-align:center;

	color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:.6em; padding-top:1em; text-align:center;

	border-top:double;

	float:right;

	margin-top:50px;

	}

strong

	{
	color:#333;
}
#wrapper-1 #textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-style: bold;
}

