body {
	background-color: #DCD2AA;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding: 0;
	margin: 0;
	background-image:url(http://wssa.asu.edu/test/images/graystrip_bar.gif);
	background-position: 0px 56px;
	background-repeat:repeat-x;
}


#toppic {
	background-color:#DCD2AA;
	margin-left:0px;
	margin-right:auto;
	margin-top:0px;
	width:570px;
	height: 110px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:733px;
}




#leftNavtop {
	float:left;
	width:208px;
	padding-top: 5px;
	letter-spacing : .5px;
	font-weight: bold;
}

#leftNav {
	float:left;
	width:200px;
	letter-spacing : .25px;
	font-size: .875em;
	padding-left: 5px;
	line-height: 10px;
}


#leftNav a:link {
    color : #740d10;
    text-decoration : none;
}

#leftNav a:visited {
  	color : #740d10;
    text-decoration : none;
}

#leftNav a:hover {
    color : #740d10;
    text-decoration : underline;
}

#leftNav a:active {
	border-bottom:1px solid #740d10;
	color:#740d10;
	text-decoration:none;
}



#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	border-top : 1px solid #333333;
	width : 100%;
	margin-top: float;
}

#footertext {
	background-color:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:36px;
	padding-right:32px;
	width: 733px;
}

#footer a:link {
	color: #740d10;
	text-decoration:none;
}

#footer a:visited {
	border-bottom:1px dashed #333333;
	color: #740d10;
	text-decoration:none;
}

#footer a:hover {
	border-bottom:1px solid #740d10;
	color:#740d10;
	text-decoration:none;
}

#footer a:active {
	border-bottom:1px solid #740d10;
	color:#740d10;
	text-decoration:none;
}

#leftpic {
	float:left;
	width:163px;
	margin-top: 0;
}




#topbanner {
	margin-left: 163px;
	padding-top: 30px;
}

#bodyContent {
	float:right;
	padding-right: 20px;
	width:468px;
	font-size: .9em;
}

#bodyContent h2 {
	font-size:1.3em;
	line-height:10pt;
	font-weight: bold;
	letter-spacing : .25em;
	border-bottom: 1px solid #494174;
	text-transform:uppercase;
}

#bodyContent a:link {
	color: #740d10;
	text-decoration:none;
}

#bodyContent a:visited {
	border-bottom:1px dashed #333333;
	color:#740d10;
	text-decoration:none;
}

#bodyContent a:hover {
	border-bottom:1px solid #740d10;
	color:#740d10;
	text-decoration:none;
}

#bodyContent a:active {
 	border-bottom:1px solid #740d10;
	color:#740d10;
	text-decoration:none;
}

#wrapper {
    margin : 0 0 0 0;
    padding : 0;
}

#clear {
    clear : both;
}

.floatleft { float: left; margin: -5px 5px 5px 0px; }
.floatright { float: right; margin: 0px 0px 5px 5px; }

