* { margin:0; padding:0; }

body {
	font-size:100%;
	color: #025;
	font-family: "Trebuchet MS" Verdana sans-serif; 
	background: #fff url(../images/bg-body.png) repeat-x left top;
}

#wrap {
	position:relative;
	width: 80%;
	margin:0 auto;
	padding-bottom: 24px; 
	z-index:5;
}

#content-container {
	width: 100%;
	float:left;
	min-height: 100%;
}

/**************************************/
#header {
	position: relative;
	height:110px;
	background: transparent url(../images/bg-header.png) repeat-x ;
	color: #fff;
}

#logo {
	float: left;
	width: 350px;
	height:100px;
}

#logo img {
	margin: 20px 0 0 60px;
	border: 0;
}

#splash {
	float:right;
	width:300px; 
	height:110px;
	margin:0; margin-right: -1px;
	border:0; padding:0;
}

#splash img {
	margin:0; border:0; padding:0;
}

h1 span { 
	margin-left:-1000px; 
}

h1 {
	font-size: 2.6em;
	margin:0; border:0; padding:0;
}

/**************************************/
#footer {
	position:absolute;
	bottom: 0; left:0; right:0;
	font-size: 0.75em; text-align: center;
	padding:3px 0;
}


/**************************************/

.post {
	margin:10px 0 10px 0px; padding:20px 30px 30px;
	border-top: 1px solid #ccdddd;
	border-right: 1px solid #99aa99;
	border-bottom: 1px solid #99aa99;
	border-left: 1px solid #ccdddd;
	background: transparent url(../images/bg-post.png) ;
}

.post ul {
	margin-top: 0.8em;
}

.post li {  
	padding:0 .6em; 
	margin-left:2em;
	font-size: 1em;
	line-height: 1.4em;
}

/**************************************/
h2 {
	padding: 0.8em 0.8em 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

h3 {
	padding: 0.8em 0.8em 0;
	font-size: 1.1em;
	line-height: 1.5em;
}

h4 {
	padding: 1.4em 0.8em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

p {
	padding: 0.8em 0.8em 0;
	font-size: 1.05em;
	line-height: 1.3em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}


pre {
	margin:0.5em 10px 0;  
	padding:0.5em ;
	border: 1px solid #ccc;
	background-color: #eee;
	color: #606;
}

small, .small {
	font-size: 0.8em;
}

/**************************************/

a {
	text-decoration: none;
	color: #63a;
}

h1 a, h2 a, h3 a {
	border: none;
}

/**************************************/
#nav {
	background: transparent url(../images/bg-ul.png) repeat-x;
	padding-right: 4px;
}
#nav span { 
	float:left;
	margin:4px 0 0 6px;
}
#nav ul {
	width: 100%;
	height:20px;
	padding:4px 0 2px;
	text-align: right;
}

ul.mainmenu li {
	list-style:none; display: inline;
	margin:0 10px;
}

ul.mainmenu li a:link {
	text-decoration: none;
	color: #fff; 
	font-size:1.1em;
}

ul.mainmenu li a:visited {
	text-decoration: none;
	color: #fffffe; 
	font-size:1.1em;
}



/**************************************/
#maincontent {
	background: transparent url(../images/penta-sextant.png) no-repeat 50% 100%;
	z-index:-1;
}
#auxbg {
	position:relative;
	left:40%; bottom:-74px; 
	width:	185px; height:176px;
	background: transparent url(../images/penta-sextant.png) no-repeat 0 0;
	z-index:-1;
}

.right { float:right; }

.right input { 
	background-color: #cabcc9; 
	color: #036;
	border:1px solid #99aa99;
}

.imgholder {
	width:420px;
	line-height:0;
	background: url(../images/shadowAlpha.png) no-repeat bottom right;
	margin: 20px -35px 10px 30px; 
}

.imgholder img {
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9; 
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}

form#paypal { 
	margin-left: 20%; 
	margin-top: 10px;
}

p.note {
	font-size:0.9em;
	margin:18px 62% 0 40px;
	padding:4px;
	color: #603;
	border: 1px solid #f9b;
	background-color: #ebd; 
}
		div#amph {
      position: absolute;
      left: 694px;
      top: 620px;
			width:240px;
			height:133px;
			border:1px solid #666;
		}
 
