body {
	margin: 0;
	padding: 0;
	background-color: #000;
	text-align: center;
}

a, a:visited {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	font-weight: normal;
	color: #003;
	text-decoration: underline;
}

a:hover {
	color: #069;
}

#envelope, #content, #footer {
	width: 738px;
	text-align: left;
	margin: auto;
}

#topnav {
	width: 676px;
	margin: auto;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
	padding: 0;
}

.content ul {
	position: relative;
	left: -2px;
	margin: 0;
	padding-left: 0;
}

.content ul li {
	padding-left: 4px;
	list-style: outside square url(images/bullet.gif);
}

.list a, .list a:visited 
{
    position: relative;
    left: -20px;
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    padding-left: 20px;
    background: transparent url(images/bullet.gif) 0 0 no-repeat;
}

.list a.navat, .list a:visited.navat, .list a:hover.navat 
{
    color: #003;
    text-decoration: none;
    background: transparent url(images/bulletorange.gif) 0 0 no-repeat;
}
 
#contentcontain {
	background: #09c url(images/inside_bg.jpg) 0 0 repeat-x;
	overflow: auto;
}

#left {
	float: left;
	width: 488px;
	background: #09c url(images/divide.gif) right top no-repeat;
}

#right {
	float: left;
	padding-left: 20px;
	padding-top: 55px;
	width: 220px;
}

#secnav, #bottom {
	overflow: auto;
}

#secondary {
	float: left;
	width: 95px;
	text-align: right;
	padding-top: 50px; 
}

#flashone {
	float: left;
}

#secondary a, #secondary a:visited {
	padding-right: 10px;
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	line-height: 1.8em;
}

#secondary a:hover {
	color: #6cf;
}

#secondary a.navat, #secondary a.navat:visited, #secondary a.navat:hover {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	font-weight: bold;
	color: #f90;
	text-decoration: none;
}

.headline {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	font-weight: bold;
	color: #fff;
}

.content {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	font-weight: normal;
	color: #ccf;
	line-height: 1.8em;
}

.form {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	font-weight: normal;
	color: #000;
}

#bottom {
	background: transparent url(images/bottombg.gif) 0 0 repeat-x;
}

#jwalk {
	padding-left: 504px;
}

#footerlinks {
	float: left;
	width: 504px;
	text-align: right;
}

#npdodge {
	float: left;
}

#links {
	padding-right: 20px;
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	font-weight: normal;
	color: #036;
	line-height: 1.8em;
}

#links a, #links a:visited {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	font-weight: normal;
	color: #09c;
	line-height: 1.8em;
	text-decoration: none;
}

#links a:hover {
	color: #6cf;
}

#placeholder 
{
    padding-left: 95px;
	padding-right: 20px;
}

.blue 
{
    color: #003;;
}