html,body{margin:0;padding:0}
body {
	font: 76% arial,sans-serif;
	text-align:left;
	background: #3f3735 ;
	background-attachment:fixed;
	}

.bg1 {
	background: white;
}	

p {
	margin:0 10px 10px;
	color: #ece5db;
	}
a {
	color: #ece5db;
	font-variant:small-caps;
	}
a:link {text-decoration: none;color:#e67c77}a:visited {text-decoration: none;color:#e67c77;}a:active {text-decoration: none;color:#bf472c;}a:hover {text-decoration: none;color:#ece5db;background:#e67c77;}

ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
li {
	margin:5px 0 5px 12px;
	padding:0;
}

div#header h1{
	font:600% arial,sans-serif;
	line-height:auto;
	margin:0;
	padding-left:15px;
	padding-right:10px;
	color: white;
	}
div#header h3{
	font:100% arial,sans-serif;
	text-align:right;
	margin: 0 15px 0 0;
	line-height:280px;
	opacity:0.5;
	}
	
div#container{text-align:left;}
div#content p {
	line-height:1.3;
	font-size: 13px;
	
	}
div#content h2{
	padding: 0;
	line-height: 20px;
	color: #ffeeea;
	border-bottom: 1px dotted grey;
	}
// div#content {background: #998779}

div#navigation a {
	font-size: 11pt;
	font-variant:small-caps;
	line-height:2em;
	padding:10px 5px 0;
	color:#e67c77;
	}
div#navigation a:link {text-decoration: none}div#navigation a:visited {color:#ece5db; text-decoration: none;}div#navigation a:active {text-decoration: none;color:#ece5db;background:#e67c77;border:1px dotted #ece5db;}div#navigation a:hover {text-decoration: none;color:#ece5db;background:#e67c77;}
	
div#splashnavigation a {
	font-size: 13pt;
	font-variant:small-caps;
	line-height:3em;
	padding:10px 5px 1px;
	color:#e67c77;
	margin:0 5px 5px;
	}
div#splashnavigation a:link {text-decoration: none;}div#splashnavigation a:visited {color:#ece5db; text-decoration: none;}div#splashnavigation a:active {text-decoration: none;color:#ece5db;background:#e67c77;border:1px dotted #ece5db;}div#splashnavigation a:hover {text-decoration: none;color:#ece5db;background:#e67c77;}
// div#extra{background:#e8841f;padding-top:5px;}

div#footer p {
	margin:0;
	padding:0;
	font-size:7pt;
	color: grey;
	text-align:center;
	margin:2px;
	}

div#header {
	margin-top: 18px;
	margin-bottom:2px;
	margin-left:0;
	height:160px;
	width:818px;
 	background: url(images/CAPtitlegrey5.png) bottom right no-repeat;
}

div#vidheader {
	margin-top: 18px;
	margin-bottom:2px;
	margin-left:0;
	height:160px;
	width:818px;
 	background: url(images/CAPtitlegrey-pyramid.png) bottom right no-repeat;
}

div#splashlaurels {
	float:right;
	margin-top:83px;
	margin-right:-40px;
	height:75px;
	width:135px;
	background: url(images/FFlaurelstransgrsm.png) top left repeat;
}

div#splashheader {
	margin-top: 160px;
	margin-bottom:2px;
	margin-left:0;
	height:160px;
	width:818px;
 	background: url(images/CAPtitlegrey5.png) bottom right no-repeat;
}

div#headerslug {
	width:800px;
	height:20x;
	border-top:1px solid grey;
	border-bottom:1px solid grey;
	border-right:1px solid grey;
	background: url(images/greybg30.png) top left repeat;
	padding-left:30px;
	padding-right:150px;
	font-variant:small-caps;
	font-size: 18px;
	text-align:right;
	}
	
div#headerslug p {
	margin:5px 0 0;
}
div#container{width:950px;
	
	}
div#wrapper{width:700px;float:left;}
div#splashwrapper{width:840px;float:left;}


div#content{
	float:right;
	width:438px;
	min-height:300px;
	padding:15px 30px 20px;
	margin-bottom: 10px;
	background:url(images/greybg30.png) top left repeat;
	}
	
	
div#navigation {
	float:left;
	width:195px;
	min-height:400px;
	text-align:right;
	background:url(images/greywedge30.png) top right no-repeat;
	padding:15px 5px 0 0;
	}
	
div#splashnavigation {
	float:right;
	width:638px;
	height:40px;
	padding:0 0 5px;
	text-align:center;
	background:url(images/greybg30.png) top right repeat;
	}

div#extra {
	float:right;
	width:250px;
	min-height:500px;
	}
	


	
div#bottomleft{float:left;width:200px;height:297px;margin:2px 0 0;
//background: url(images/bottomleftcolumn.png) top right no-repeat;
}

div#footer {
	clear:both;
	float:right;
	height:15px;
	width:498px;
	margin-bottom:50px;
	background: url(images/greybg30.png) top left repeat;
	}


