.container{ 
	width:800px;
	margin:10px auto;
	background-color:#ffffff;
}


.tagline
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-bottom: 6px;
}

.footer
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-right: 8px;
}

.content
{
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding-left: 18px;
	padding-right: 18px;
	margin-right: 10px;
}

body
{ 
	background-color: #ffffff;
	font-family: courier, arial;
        font-size: 13px;
        font-color: #666666;

}

.first 
{
	background-color: #ffffff;
}



#backimage .index
{ 
	background-image: url("images/indexmenu.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
        background-color: #ffffff;
	height:615px;
	width: 800px;
}


#index .right{
	float:right;
	width: 570px;
	height: 600px;
	overflow: auto;
	padding-top: 85px;
	padding-right: 50px;
}


#index .top{
	float:left;
	padding-left: 30px;
	padding-top: 200px;
	width: 120px;
}

a
{
	font-family: courier;
	font-size: 12px;
	font-style: normal;
	color: #990000; 
	text-decoration: none;
	line-height: 16px;
}

a:hover
{
	color: #660033;
}

h4
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}

h3
{
 	font-family: Courier;
        font-size: 16px;
        color: #333333;
}

strong
{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #999999;
}

em {
	font-family: courier, arial;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}

em:hover {
	font-family: courier, arial;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

b {
	font-family: Verdana, Helvetica;
	font-size: 9px;
	font-style: italic;
	color: #000033;
	text-decoration: none;
	line-height: 14px;
}

b:hover {
	font-family: Verdana, Helveticaf;
	font-size: 10px;
	font-style: italic;
	color: #660000;
	text-decoration: none;
	line-height: 14px;
}

input {
	border:1px #999999 solid;
	background-color:#ffffff;
	color:#000000;
}
