#container1 {

	width: 774px;

	border: 1px solid #000000;

	margin: auto;

	margin-top: 0px;

}

#container {

	width: 774px;

	height: 100%;

	border: 1px solid #000000;

	margin: auto;

	margin-top: 0px;

	margin-bottom: 0px;
	
	vertical-align: top;

}

#nav1Container {

	width: 774;

	height: 18px;

	background-color: #FFCC33;

	border-top: 1px solid #4F4F4F;

	border-bottom: 1px solid #4F4F4F;
	
	align: right;
	
	vertical-align: middle;

}

#nav2Container {

	width: 460;

	height: 18px;

	background-color: #FFCC33;

	border-top: 1px solid #4F4F4F;

	border-bottom: 1px solid #4F4F4F;

}

#rightBar {

	width: 314;

	border-left: 1px solid #000000;

}

#tablePad {

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#bandContainer {

	width: 774;

	height: 20px;

	background-color:#FF9900 ;

	border-top: 1px solid #4F4F4F;

	border-bottom: 1px solid #4F4F4F;

}

#bannermain {

	width: 774px;

	height: 74px;

	background-image: url(images/banner.jpg);

	background-repeat: repeat-x-y;

}

#bannersecond {

	width: 460px;

	height: 250px;

	background-repeat: no-repeat;

	border: 1px solid #FFFFFF;

	text-align: center;

	vertical-align: middle;

}

#logincon {

	width: 150;

	border: 1px solid #FF0000;

	margin: auto;

	margin-top: 0px;

}

#seperator {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	width: 464;
}

#seperatorRight {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFCC33;

	width: 314;
}

#footer {

    width: 774px;
    
    height: 24px;
    
    border-top: 1px solid #000000;
        
	text-align: right;

}

#sitemap {

    width: 774px;
    
    height: 24px;
        
    text-align: left;

    text-decoration: none;

    color: #000000;

    font-size: 0.6em;

}

#footer a{

	text-decoration: none;

	color: #FFFFFF;

	font-size: 0.8em;

}

#sitemap a{

	text-decoration: none;

	color: #000000;

	font-size: 0.6em;

}


#sitemap a:hover {

	color: #FF9900;

}

#footer a:hover {

	color: #000000;

}

#center {

	text-align: center;
}


.orangeband {

	color: #FF9900;

}

body {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #484848;

	margin: 0px;

	padding: 0px;

}

#input {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #484848;

}

p {

	font-size: 0.85em;

	line-height: 16px;

	margin: 0px;

	padding: 0px;

}



a:link { 

    color: #FF9900;

}



a:visited { 

	color: #B3B5FF;

}



a:hover {

    color: #484848;

}

h2 {

	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;

	color: #790C15;

	font-size: 1.3em;

	font-weight: normal;

	margin: 0px;

}

h3 {

	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;

	color: #FFCC33;

	font-size: 1.2em;

	font-weight: normal;

	margin: 0px;

}

#nav1 {

    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;

	color: #FFFFFF;

	font-size: 1.1em;

	font-weight: normal;
	
	vertical-align: middle;
	
	border-bottom: 2px;
	
}

#nav1 a{

	color: #FFFFFF;
	
	text-decoration: none;	

}

#nav1 a:hover{

    color: #000000;
    
    text-decoration: none;

}

#error {
    
    color: Red;

    font-weight: bold
}

#quoteHead {

    color: #567E98;

    font-weight: bold
}

#hostingHead {

    font-size: 10px;
 
    color: #FFFFFF; 
 
    font-family: Tahoma; 
}