* {
	margin: 0;
	padding: 0;
}

a {color: #FF0000;}

a:hover {color: #FF6600;}

body {
	background: url(../images/normair2.jpg) repeat-x;
	color: #333333;
	font: normal 10px sans-serif;
	margin-top: 3%;
	margin-right: 0;
	margin-left: 0;
}
.container .subnav p {
	font-family: sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.container .footer {
	font-family: sans-serif;
	text-align: center;
	font-size: 10px;
	background-color: #000066;
	color: #999999;
	padding-top: 10px;
	vertical-align: bottom;
}


p,ul {
}

ul {margin-left: 1.2em;}

li {list-style: none;}

h1 {
	font-size: 14px;
	font-family: sans-serif;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {
	color: #000000;
	font-family: sans-serif;
	padding-bottom: 10px;
}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #333333;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 12px;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #000066;
	background-color: #FFFFFF;
	background-image: url(../images/normair1.gif);
	background-repeat: repeat-y;
	font-family: sans-serif;
}

/* header */
.header {
	float: left;
	width: 640px;
	background: url(../images/normair.png) no-repeat;
	font: normal 2.4em/150px sans-serif;
	text-align: center;
	height: 100px;
}

/* structure */
.top {
	background: #222;
	color: #CCCCCC;
	float: left;
	font: normal 1.4em Verdana;
	height: 40px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 480px;
}
.main_right {
	float: right;
	width: 200px;
	color: #CCC;
	padding-bottom: 20px;
	text-align: left;
}

/* sub-navigation */
.subnav h1 {
	color: #FFFFFF;
	font: bold 14px sans-serif;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #000033;
	list-style: none;
}
.subnav li a {
	background: #CCCCCC;	
	color: #333333;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #EBEBEB;
	color: #000;
}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}

#textfield1 {
	width: 310px;
	border: 1px solid #CCCCCC;
	height: 25px;
}
#textfield2 {
	height: 25px;
	width: 310px;
	border: 1px solid #CCCCCC;
}
#textfield3 {
	height: 25px;
	width: 310px;
	border: 1px solid #CCCCCC;
}
#comments1 {
	height: 80px;
	width: 310px;
	border: 1px solid #CCCCCC;
}
#submit1 {
	background-color: #F8F8F8;
	height: 25px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
#w3c {
	width: 268px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;	
}.container .main_right .padded h1 {
	color: #FFFFFF;
}
.container .main_right .padded p {
	color: #FFFFFF;
}
.container .main_right .padded a {
	color: #FFCC00;
}
.container .subnav table {
	color: #FFFFFF;
	font-family: sans-serif;
}

