@charset "UTF-8";
body {
	background: #f2ddc7;
	font-family: geneva, arial, sans-serif;
	}

img {
	border: none;
	}

#external {
	width: 924px;
	height: 585px;
	background-image: url(comp/ext.jpg);
	}

#main {
	width: 700px;
	height: 585px;
	}

#top {
	width: 700px;
	height: 27px;
	float: left;
	background-image: url(comp/top.jpg);
	}

#meta {
	width: 700px;
	height: 380px;
	}

#imager {
	width: 350px;
	height: 380px;
	float: left;
	}

#texter {
	width: 345px;
	height: 389px;
	float: left;
	overflow: auto;
	font-size: 12px;
	color: #d9a47c;
	padding-right: 5px;
	padding-top: 3px;
	margin-bottom: 3px;
	}

#texter2 {
	width: 340px;
	height: 
	}

#texter a:link {
	font-size: 12px;
	color: #d9a47c;
	text-decoration: none;
	}
#texter a:visited {
	font-size: 12px;
	color: #d9a47c;
	text-decoration: none;
	}
#texter a:hover {
	font-size: 12px;
	color: #d9b59a;
	text-decoration: none;
	}
#texter a:active {
	font-size: 12px;
	color: #d9a47c;
	text-decoration: none;
	}

#footer {
	width: 700px;
	height: 163px;
	background-image: url(comp/foo.jpg);
	float: left;
	}

#nav {
	width: 700px;
	height: 60px;
	}
#navmain {
	width: 700px;
	height: 30px;
	}
	
#navmain a:link {
	font-size: 18px;
	color: #d9a47c;
	text-decoration: none;
	}
#navmain a:visited {
	font-size: 18px;
	color: #d9a47c;
	text-decoration: none;
	}
#navmain a:hover {
	font-size: 18px;
	color: #d9b59a;
	text-decoration: none;
	}
#navmain a:active {
	font-size: 18px;
	color: #d9a47c;
	text-decoration: none;
	}

#navsub {
	width: 700px;
	height: 30px;
	}

#navsub a:link {
	font-size: 14px;
	color: #d9a47c;
	text-decoration: none;
	}
#navsub a:visited {
	font-size: 14px;
	color: #d9a47c;
	text-decoration: none;
	}
#navsub a:hover {
	font-size: 14px;
	color: #d9b59a;
	text-decoration: none;
	}
#navsub a:active {
	font-size: 14px;
	color: #d9a47c;
	text-decoration: none;
	}

#footsplash {
	width: 350px;
	height: 103px;
	float: left;
	}

#foottaglin {
	widht: 277px;
	height: 103px;
	padding-left: 73px;
	float: left;
	}
	
	

	
