body {	
        background-color:#caaead;
	background-image:url(images/bg.jpg);
	background-position:top left;
        background-attachment:; 
	background-repeat:repeat-x;	
	padding:0px;
	margin:0px;
	}
div, body, table, tr, td, br {
	font-family:arial;
	color:#000000;
	}
#left {
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	}
#nav {
	position:absolute;
	overflow:hidden;
	top:300px;
	left:260px;
	width:215px;
	}
#logo {
	position:absolute;
	overflow:hidden;
	top:500px;
	left:291px;
	}
#credits {
	position:absolute;
	overflow:hidden;
	top:533px;
	left:300px;
	font-size:7pt;
	line-height:8pt;
	}
#photos{
	position:absolute;
	overflow:hidden;
	top:15px;
	left:720px;
	}
#info{
	position:absolute;
	overflow:hidden;
	top:50px;
	left:720px;
	width:350px;
	font-size:8pt;
	text-align:justify;
	}
#contact{
	position:absolute;
	overflow:hidden;
	top:20px;
	left:720px;
	}
#app{
	position:absolute;
	overflow:hidden;
	top:20px;
	left:720px;
	width:580px;
	font-size:8pt;
	text-align:justify;
	padding:20px;
	line-height:14pt;
	}
#aboutpic{
	position:absolute;
	overflow:hidden;
	top:50px;
	left:1100px;
	padding-right:20px;
	}
a {
	color: #4a2408; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: underline;
	} 
a:hover {
	color: #000000; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
	} 
a.nav {
	color: #caaead; 
	font-family: arial; 
	font-size: 30pt; 
	font-weight: normal; 
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	} 
a:hover.nav {
	color: #ffffff; 
	font-family: arial; 
	font-size: 30pt; 
	font-weight: normal; 
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	} 
a.cred {
	color: #4a2408; 
	font-family: arial; 
	font-size: 7pt; 
	font-weight: normal; 
	text-decoration: none;
	} 
a:hover.cred {
	color: #000000; 
	font-family: arial; 
	font-size: 7pt; 
	font-weight: normal; 
	text-decoration: none;
	} 
img.right {margin-right:10px;}