body{
	background-image: url('../images/pagebg.jpg');
	background-repeat: no-repeat;
	background-position:right top;
	background-color: #ff0000;
	margin: 0px;
	padding: 0px;}
img{
	padding: 0px;
	border: 0px;}
table{
	padding: 0px;}
td{
	vertical-align: top;}
p{
	text-align: justify:}
h1{
	color: #fff;
	font-family: "Verdana";
	font-size: 14px;
	display: inline;
	padding: 0 0 0 0;}
h1 a{
	color: #fff;
	font-family: "Verdana";
	font-size: 14px;
	text-decoration: none;}
h1 a:hover{
	color: #cecece;
	font-family: "Verdana";
	font-size: 14px;
	text-decoration: none;}		
.content{
	background: url('../images/content_main.png') no-repeat;
	height: 650px;
	color: #fff;
	width: 1024px;
	vertical-align: top;}
.maincolumn{
	color: #fff;
	padding: 25 0 0 60;
	vertical-align: top}	
.text{
	color: #fff;
	font-family: "Verdana";
	font-size: 12px;}				
.nav{
	background: url('../images/nav_bg.png') no-repeat;
	height: 39px;
	color: #fff;}				
.navlink{
	font-size: 18px;
	font-family: Verdana;
	text-decoration: none;
	color: #fff;}
a.navlink{
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0px 20px 0px 20px;}
a.navlink:hover{
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;				
	text-decoration: underline;
	color: #ff0000;
	padding: 0px 20px 0px 20px;}
a:active, a:focus{
	outline: none; 
	ie-dummy: expression(this.hideFocus=true);}
