* {
	padding:0;
	margin:0;
	}
body {
	text-align:center;
	background:#009 url(../../images/bg.jpg) top left repeat;
	color:#33001F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	padding-bottom:20px;
	}

#printlogo {
	display:block;
	}

#container {
	margin:8px auto 0px auto;
	padding:0;
	width:715px;
	background: transparent url(../../images/containerbg.jpg) top left repeat-y;
	}
	
#masthead {
	width:715px;
	height:210px;
	background: transparent url(../../images/masthead.jpg) top left no-repeat;
	}
	

	
#nav {
display:none;
	}


#wrapper {
	width:715px;
	background:transparent url(../../images/contenttop.jpg) top left no-repeat;
	}
	

#wrapper2 {
	width:715px;
	text-align:left;
	background: transparent url(../../images/contentbg.jpg) bottom left no-repeat;
	padding:0 0 0px 0;
	}
	
#content {
	width:500px;
	float:left;
	padding:0 0 0 5px;
	}
	
#content p, h1, h2, h3, h4, ul {
	padding:10px 30px 10px 30px;
	color:#000;
	}	
	
#content h1 {
	font-size:2em;
	}
#content h2 {
	font-size:1.25em;
	}
#content h3 {
	font-size:1.15em;
	}
#content h4 {
	font-size:1.05em;
	}
#content ul {
	padding-left:60px;
	}
	
#rightcol {
	width:175px;
	float:right;
	padding-top:70px;
	font-size:x-small;
	}

#rightcol ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	}
	
#rightcol a {
	color:#fff;
	}
		

#footer {
	padding-top:70px;
	background:transparent url(../../images/footer.jpg) top left no-repeat;
	width:715px;
	height:142px;
	text-align:center;
	clear:both;
	margin:0 auto 0 auto;

	}
	
#footer p {
	font-size:x-small;
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#000000;
	margin-bottom:10px;
	padding-bottom:0;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.footertext {
	padding:0;
	margin:0;
	}
		
.agspaced a {
	color:#000000;
	}
	
	
.pic {
	float:right;
	margin:10px 0px 10px 10px;
	width:205px;
	clear:both;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border:3px solid #900;
	}

	
.subnav {
	float:right;
	margin:0px 0px 0px 10px;
	border: 3px solid #099;
	padding:5px;
	width:265px;
	background:#fff;
	}

.subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
  
.subnav ul li {
  margin: 6px 0 10px 0;
  padding: 0;
  
  line-height: 14px; /* height of icon */
  background-image:url(../../images/Maglogosmall.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
 
  }
.subnav ul li a {
  padding-left: 30px; /* width of icon + whitespace */
  font-size:small;
  font-weight:normal;
  }

img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#900;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
.address{
	margin-bottom:10px;
	}
.footerlinks {
	margin-bottom:20px;
	}
		
fieldset {
	margin:20px;
	padding:10px;
	}
		
