body {
	font: 12px/20px "Trebuchet MS", Verdana, Arial, sans-serif; 
	color: #6887A;
	margin: 0px;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #5f5f5f;
}

ul {
	text-align: left;
	list-style-type: none;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

h1 { 
	font-size: 18px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing: 3px;
	margin-top: 0px; 
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	letter-spacing: 3px;
}

p { 
	margin-top: 0; 
}

#total {
	width: 800px;
	margin: 0px auto;
	vertical-align: middle;
	padding: 0px;
}

#logo {
	width: 205;
	height: 40px;
	padding-top: 5px;
}

#topnav {
	width: 700px;
	height: 50px;
	margin-top: 50px;
	margin-left: 175px;
	text-align: bottom;
}

#container {
	width: 800px;
	background-color: #fff;
}

#texture {
	width: 760px;
	margin: 0 auto;
	background-image: url(../images/texture.gif);
	padding-top: 15px;
}

#content {
	width: 475px;
	background-color: #fff;
	margin-left: 17px;
	padding: 10px;
	margin-top: 1px;
}

#flashbanner {
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 15px;
	padding-left: 5px;
}

.nav {
	width: 190px;
	border-left: 1px solid #5f5f5f;
	padding-left: 10px;
	float: right;
}

.nav a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	text-decoration: none;
	letter-spacing: 2px;
}

.nav a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #dbddde;
	text-decoration: none;
	letter-spacing: 2px;
}

.roundcont {
	width: 220px;
	background-color: #00A0C6;
	color: #fff;
	float: right;
	margin-right: 15px;
}

.roundcont a {
	margin: 0 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
}

.roundcont a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	text-decoration: none;
	letter-spacing: 2px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.indent {
	padding-left: 15px;
	padding-right: 15px;
}

.custom {
	text-align: left;
	list-style-type: none;
	line-height: 20px;
	margin-left: 40px;
	padding: 10px;
	list-style-image: url(../images/bullet.gif);
}

.image_screen {
	float: right;
	padding-left: 5px;
}

.image_keyboard {
	float: left;
	padding-right: 5px;
}
