body
	{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #FFFFFF;
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
	text-align:center;
	}
	
#nav
	{
	background-image:url(images/back-nav.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:752px;
	height:28px;
;
	}
	
#body {
	width:752px;
	margin:auto;
	text-align:left;}
	
#nav a {text-decoration:none;}

#nav a:hover {border-bottom:dotted; color:#FFFFFF;}
	
#nav p {
	font-size:12px;
	padding-left:8px;
	padding-top:4px;
	margin:0px;
	}
	
td {vertical-align: top; background-repeat:no-repeat; background-position:top right;}
	
.gray {color: #C3C3C3;}

h1
	{
	font-size:small;
	color: #EE1D24;
	}
	
h1 a {color:#EE1D24;}

h2
	{
	font-size:small;
	color: #C3C3C3;
	}

p, li {
	font-size:smaller;
	color:#CCCCCC;
}

.pic {margin:6px;
float:left;
border:1px solid #FFFFFF;}

.picsamp {margin:6px;
float:left;
border:1px solid #FFFFFF;}

.sample {clear:left}

.logo {margin-top:10px; margin-bottom:14px; border:none;}

.header {}

#footer {color:#999999;
clear:both;}

#footer a {color:#999999}

.content {clear:left;}

.box3 {
width:220px;
float:left;
padding:15px;
text-align:justify;
	}

a  {
	color: #FFFFFF;
	text-decoration:underline}
	
a:active  {
}
a:visited {color: #FFFFFF;
	text-decoration:underline}
	
a:hover   {
	color: #CC6666;
}

input, textarea {background-color:#CCCCCC}