Body {background-image: url("../styles/background.gif")}

img { 
 border-width: 5px; 
 border-style: solid; 
 border-color: #ffffff; 
}


.link  { font-family: Verdana; text-decoration: underline; font-size: 12px; color: #0000FF; }


#nav {
	float: left;
	width: 150px;
	border: 1px solid #666666;
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	background-color: #ffffee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#nav a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
}

#nav a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
}

#page {
	margin-left: 170px;
}
#nav li.current {

	background-color: #ddddff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	
}

.poweredby {
    font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
    color: #888888;
}

body {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}

#container {
	position: absolute;
	
	left: 10em;
	top: 0em;
	text-align: left;
	margin: 0 auto;
}

#head {
	position: relative;
	height: 5em;	
}

#content {
	position: relative;
	width: 60em;
	font-size: 1em;
	float: left;
	margin: 1em;
}

#content #left-bar 
{
	float: left;
	top: 5em;
	left: 0em;
	width: 15em;
}

#main 
{
	float: left;
	left: 16em;
	width: 45em;
	top: 0em;	
}

#main a:link
{
 color:#0000ff;
}

#main a:visited
{
 color:#0000ff;
}

#main a:active
{
 color:#0000ff;
}

#main a:hover
{
 color:#cc0000;
}

#main2 
{
	position: relative;
	width: 45em;
	top: 0em;
	
}



#faqblock 
{
	text-decoration: none;
	font-family: verdana, Arial, sans-serif;
	padding: 0px;
}

#footer 
{
	clear:both;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
}

#subhead1
{
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-family: verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
}

#ht
{
	position: relative;
	left:3em;
	font-weight: bold;
	color: #252F7A;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 30px;
	padding: 0px;
}

#dl_div_ip
{
 position: absolute;
 left: 30em;
}

.image1
{
  float:right; 	
}

.nr_head
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
}

.nr_subhead
{
	font-weight: ;
	font-style: italic;
	color: #000000;
	text-decoration: ;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
}

