body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 0 0 0;
	list-style-type: square;
	background-color: #EBEBEB;
	overflow:-moz-scrollbars-vertical;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #EBEBEB center;
	width: 780px;
	top: 20px;
}

#login {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:26px;
	z-index:4;
	float:left;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	background-position: right;
}

#nav {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:100px;
	z-index:100;
	float:left;
}

#banner {
	height: 70px;
	width: 300px;
	top: 50px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#testimonials {
	position:relative;
	width:150px;
	height:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:3;
	left: 0px;
	top: 20px;
	background-color: #bdccc7;
	float:right;
}


#text {
	position: relative;
	height: 15px;
	width: 254px;
	top: 8px;
	left: 0px;
}


#controls, #files {
	position: relative;
	left: 0px;
	top: 0px;
	}



#scrollbox {
	position: relative;
	width: 550px;
	height: 250px;
	overflow: hidden;
	left: 0px;
	border-left: 2px solid gray;
	border-top: 2px solid gray;
	border-bottom: 2px solid silver;
	border-right: 2px solid silver;
	right: 200px;
	top: 10px;
}



#scrolltext {
    font: normal 11px Georgia ;
    color: #303030;
	position: relative;
	top: 0px;
	padding: 2px;
	font-size:16px;
}
#main_copy {
	position:relative;
	width:600px;
	height:100%;
	z-index:6;
	left: 0px;
	top: 10px;
	background-color: #EBEBEB;
	float:left;
}
#privacy {
	position:relative;
	width:780px;
	left: 0px;
	top: 20px;
	background-color: #EBEBEB;
	float:left;
}
#Layer20 {
	position:relative;
	left:20px;
	top:20px;
	width:450px;
	height:100%;
	z-index:13;
	float: left;
}


#footer {
	position:relative;
	width:780px;
	height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:9;
	left: 0px;
	top: 105px;
	float:left;
}
.style6 {font-weight: bold}
.style8 {color: #484747}

a.delete { 
	font-size: 10px;
	color: red;
	font-variant: small-caps; 
	text-decoration: none;
}
h1 {
	font: bold 200% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h2 {
	font: bold 200% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
h3 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
h4 {
	font: bold 140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

li {
	list-style-type: none;
	list-style-image: url(../images/point_2.gif);
	list-style-position: outside;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #566F67;
	font-weight: bold;
	background-color: #f9c75c
}
a:visited {
	text-decoration: none;
	color: #566F67;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #566F67;

}

h4 {
	color: #566f67;
	font-weight: bold;
	font-size: 150%;
}

.headertoprow {
	background-color: #777576;
	height: 5px;
}
.headermiddlerow {
	background-color: #BDCCC7;
	height: 38px;
	width: 80px;
	text-align: center;
}

.headermiddlerow img {
	border: 0;
}

.headerbottomrow {
	background-color: #566F67;
	height: 32px;
	text-align: center;
}

.headerbottomrow a:link {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #566F67;
}
.headerbottomrow a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.headerbottomrow a:hover {
	text-decoration: underline;
}
