body {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	background: url('images/background.jpg');
		background-position: bottom right;
		background-repeat: repeat;
		
}
a:link {color: #ffffff; text-decoration: none; }
a:active {color: #ffffff; text-decoration: none; }
a:visited {color: #fff; text-decoration: none; }
a:hover {color: #fff; text-decoration: underline; }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
		width:758px;
		height:318px;
		background: url('images/bannerback.gif');
		background-position: bottom right;
		background-repeat: no-repeat;
	}
#navbar {
		width: 758px;
		height:20px;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 20px;
		padding-top:285px;
		}
#home {
		float:left;
		width: 145px;
		text-align:center;
		} 
#about {
		float:left;
		width: 145px;
		text-align:center;
		}
#media {
		float:left;
		width: 145px;
		text-align:center;
		}
#links {
		float:left;
		width: 145px;
		text-align:center;
		}		
#contact {
		float:left;
		width: 145px;
		text-align:center;
		}	
#contenthome {
		width:760;
		height:655;
		background: url('images/content.gif');
		}

#texthome {
		font-size:12px;
		width: 400;
		float:left;
		padding-left:170px;
		padding-top:120px;
		
		}
		
html>body #texthome {
width: 230;
}
#comment {
		font-size:12px;
		float:right;
		width: 300;
		padding-right:45px;
		padding-top:120px;
		}
#bottombox {
		font-size: 12px;
		clear:both;
		padding-top:140px;
		padding-left: 230px;
		width:450;
		}
#aboutcontent {
		width:760;
		height:655;
		background: url('images/aboutcontent.jpg');
		}
#textabout {
		font-size:12px;
		width: 450;
		float:left;
		padding-left:20px;
		padding-top:15px;
		
		}
#textabout1 {
		font-size:12px;
		width: 575;
		float:left;
		padding-left:145px;
		padding-top:80px;
		}
html>body #textabout1 {
width: 430;
}
#contentmedia {
		width:760px;
		height:655px;
		background: url('images/contentblank.jpg');
		}
#textmedia {
		font-size:12px;
		width: 450;
		float:left;
		padding-left:20px;
		padding-top:15px;
		
		}
#photos {
		float: right;
		clear:both;
		padding-right:180px;
		}
#contentcontact {
		width:760px;
		height:655px;
		background: url('images/contentcontact.jpg');
		background-repeat:no-repeat;
		}
#imagesheader {
		float: right;
		padding-right: 320px;
		}
#contentcontact {
		padding-top:30;
		padding-left:30;
		font-size:12px;
		}
