﻿*{margin:0;padding:0;border:0;}
p{margin:.1em; font-size:small;
	}
h1,h2,h3,h4,h6{
	color:#fff000
}
body{
	 background-color:#01013a; background-image:url('../images/bkclr.gif');
font-family:Arial, Helvetica, sans-serif; color:white;font-size:62.5%;
}
#wrapper{background-image:url('../images/bkgrdlg.jpg');position:absolute;
background-repeat:no-repeat;margin: 0 auto; width:120em; height:90em;
}
#frgrd{
	margin: 0 auto;position:relative;
	background-image:url('../images/frgrd.jpg');
	background-repeat:no-repeat;
	width:82.2em;height:78.3em; 
}
#header{height:17.5em}
#navbar{ 
	background-image:url('../images/navbar.gif');background-repeat:no-repeat;
	height:3em;
}
#topadspace{
	margin:0 auto; height:10em;
}
#content{
height:40em;padding:.1em;
}
#left{float:left;height:40em;width:45%;

}
#right{
	float:right;height:40em;width:45%
}
#clear{
	clear:both;height:5.5em;
}
#footer{
	height:4em;
}
#btmadspace{
	height:10em;
}
