body {
	background-color: #494949;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/new_bg.gif);
	background-repeat: repeat;


}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;


}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;

}
/* Start of Nav */
#navcontainer {
	text-align: left;
	width: 254px;

}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;

}

#navcontainer a
{
	display: block;
	padding: 3px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-indent: 18px;
	font-size: 13px;


}

* html #navcontainer ul li a {
	height: 1%;
}
#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(../images/bullet.gif);
	background-position: 2% 50%;
	background-repeat: no-repeat;
	text-indent: 22px;
}
#current
{
	background-image: url(../images/bullet_active.gif);
	background-position: 2% 50%;
	background-repeat: no-repeat;
}
#maincolumn {
	float: right;
	width: 550px;
}
#leftcolumn {
	float: left;


}
p {
	margin: 0px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 16px;
}
h1 {
	margin: 0px;
	font-size: 25px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 2px;
	padding-bottom: 20px;



}
#contact {
	float: right;
	margin-top: 30px;
	text-align: right;
	margin-right: 10px;
	font-size: 30px;
}
#logo {
	padding: 10px;
}
#header {
	height: 95px;
	width: 850px;
	background-color: #000000;

}
#scroller {
	height: 100px;
	text-align: center;
}
.alignimgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
}
ul {
	list-style-type: square;
	margin-top: 0px;
	font-size: 13px;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
}
#contentwrapper {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 350px;
}
#feedback {
	text-align: left;
	background-color: #333333;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
}
/*div {
width: 100px;
}
div {
\width: 140px; 
w\idth: 100px;
}*/

table {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
form#form2 {
	margin: 0px;
	padding: 0px;
	
}
input {
	color: #666666;
}
input#EMail {
	color: #333333;
	height: 20px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.caps {
	text-transform: uppercase;
	font-weight: bold;
}
a:link, a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#rightshift {
	float: right;
	width: 280px;
	margin-left: 10px;
}
h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
.article {
	margin-top: 15px;
	font-size: 13px;
	width: 244px;
	background-color: #333333;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.articleCopy {
	font-size: 13px;
	display: block;
	padding-top: 10px;
	padding-left: 6px;
}
.article img {
	border: 0px solid #CCCCCC;
}
.articleCopy p a {
	color: #FFF;
	font-weight: bold;
}
