body{
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em; 
	background-image:url(images/bg_green.png);
	text-align: center;
	margin: 0;
}
body>#container{
/*	margin-top: -20px;*/
}

/* Generic Elements */
a{
	color:#009900;
	text-decoration:none;
}

a:visited{
	color:#CC3300;
	text-decoration:none;
}

a:hover{
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}

p{
	line-height: 1.3em;
	margin: 15px 0 0 10px;
	font-size: 0.9em; 
}

img {
	padding-right: 5px;
}

/* Do not display text */
#pageHeader h1 span,#pageHeader h2 span, #pageTag h1 span, h1{
	display: none;
}

/* Layout Elements */
#container{
	position: relative;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	background:#FFFFFF;
	border:3px;
	border-style:solid;
	border-color:#003300;
	overflow:hidden; /* Fix IE width */
}

#pageHeader{
	background: url(images/dawvhdr.png);
	background-repeat:no-repeat;
	width: 720px;
	height: 160px;
}

#pageMenu{
	position: absolute;
	/* top: 160px; 	bottom: 0;*/
	left: 5px;
	font-size: 14px;
	width: 140px;
	padding-bottom: 12px;
}

#pageMenu  li {
	margin: 0 0 5px -30px;
	border-bottom: 1px solid #ebab6b;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 7px;
	list-style:none;
	text-align:right;
}

#pageTag{
	position: absolute;
	background: url(images/tag_div.png);
	background-repeat:no-repeat;
	width: 130px;
	height: 155px;
	left: 15px;
	bottom: 50px;
}

#pageContent{
	/*background:#66FF66;*/
	width: 550px;
	margin: 0 0 0 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 550px;
	text-align:justify;
	border-left: 3px solid #006600;
}

#FeatureDate01{
	margin: 0 0 0 5px;
	width: 55px;
}

#FeatureContent01 h3{
	/*background:#66FF66;*/
	width: 500px;
	margin: 15px 0 0 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px;
	text-align:justify;
	color:#006600;
}

#FeatureContent01{
	/*background:#66FF66;*/
	width: 500px;
	margin: -90px 0 0 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px;
	text-align:justify;
	padding-bottom:3em;
}

/* For FF */
#Section01>#FeatureContent01 {
	margin: 0 0 0 50px;
}

#Section01>#FeatureContent01 h3 {
	margin: 0 0 0 10px;
}
/* End FF Fix*/

#FeatureDate02{
	margin: 15px 0 0 5px;
	width: 55px;
}

#FeatureContent02 h3{
	/*background:#66FF66;*/
	width: 500px;
	margin: 15px 0 0 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px;
	text-align:justify;
	color:#006600;
}

#FeatureContent02{
	/*background:#66FF66;*/
	width: 500px;
	margin: -90px 0 0 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px;
	text-align:justify;
	padding-bottom:3em;
}

/* For FF */
#Section02>#FeatureContent02{
	margin: 0 0 0 50px;
}

#Section01>#FeatureContent02 h3 {
	margin: 0 0 0 10px;
}
/* End FF Fix*/

#SectionFiller{
	width: 100%;
	height: 30px;
}

#pageFooter{
	width: 720px;
	height: 25px;
	font-size: 14px;
	color:#FFFFFF;
	line-height:25px;
	margin: 10px 10px 10px 10px;
	background: url(images/footerbg.png);
	background-repeat:no-repeat;
}