BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-image: url(../images/back02.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

#SASshield {
	position:absolute;
	width:131px;
	height:115px;
	z-index:13;
	left: 17px;
	top: 2px;
	visibility: visible;
}

#SAShead {
	position:absolute;
	z-index:13;
	left: 79px;
	top: 23px;
	visibility: visible;
	background-color: #666699;
}

#Highlight {
	position:absolute;
	z-index:13;
	left: 79px;
	top: 179px;
	width: 226px;
	background-color: F5E3C2;
	visibility: visible;
	border-top: 4px none #E4B559;
	border-right: 4px noone #E4B559;
	border-bottom: 4px solid #E4B559;
	border-left: 4px solid #E4B559;
	padding: 4px;
}

#Page {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#Main {
	position:absolute;
	z-index:13;
	left: 83px;
	top: 169px;
	border-top: 4px none #E4B559;
	border-right: 4px solid #E4B559;
	border-bottom: 4px solid #E4B559;
	border-left: 4px solid #E4B559;	
	visibility: visible;
	background-color: #F5E3C2;
	width: 692px;
}

#About {
	position:absolute;
	width:692px;
	height:148px;
	z-index:15;
	left: 83px;
	top: 146px;
	visibility: hidden;
}

#Scholarships {
	position:absolute;
	width:692px;
	height:24px;
	z-index:15;
	left: 83px;
	top: 146px;
	visibility: hidden;
}

#News {
	position:absolute;
	width:692px;
	height:24px;
	z-index:15;
	left: 83px;
	top: 146px;
	visibility: hidden;
}

#Events {
	position:absolute;
	width:692px;
	height:24px;
	z-index:15;
	left: 83px;
	top: 146px;
	visibility: hidden;
}

#Members {
	position:absolute;
	width:692px;
	height:24px;
	z-index:15;
	left: 83px;
	top: 146px;
	visibility: hidden;
}

#SASlogo {
	position:absolute;
	width:132px;
	height:115px;
	z-index:14;
	left: 14px;
	top: 2px;
}

#Menu {
	position:absolute;
	width:701px;
	height:24px;
	z-index:10;
	left:79px;
	top:123px;
	visibility: visible;
	background-color: #66669A;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.NavMenu {
	height:22px;
	background-color: #66669A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.NavMenu A:link {
	color: #FFFFFF;
	text-decoration: none;
} 

.NavMenu A:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

.NavMenu A:hover {
	color: #9A3334;
	text-decoration: none;
	background-color: #E4B559
} 

.MainHead {
	font-size: 24px;
	color: 9A3334;
	font-weight: bolder;
}
.MainHead2 {
	font-size: 16px;
	color: 9A3334;
	font-weight: bold;
}
.MainHead3 {
	font-size: 14px;
	color: #9a3334;
	font-weight: bold;
}

.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	vertical-align: top;
	text-decoration: none;
	line-height: 16px;
	background-repeat: no-repeat;
	padding: 4px;
}

.Main A:link {
	color: #0000FF;
	text-decoration: none;
}

.Main A:visited {
	color: #66669A;
	text-decoration: none;
}
.Main A:hover {
	color: #66669A;
	text-decoration: underline;
}

.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	vertical-align: top;
	text-decoration: none;
	line-height: 16px;
	padding: 4px;
}

.Highlight A:link {
	color: #0000CC;
	text-decoration: none;
}

.Highlight A:visited {
	color: #66669A;
	text-decoration: none;
}
.Highlight A:hover {
	color: #990000;
	text-decoration: underline;
}


.Main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	position: static;
	vertical-align: top;
	text-decoration: none;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

.Main2 A:link {
	color: #0000CC;
	text-decoration: none;
}

.Main2 A:visited {
	color: #66669A;
	text-decoration: none;
}

.Main2 A:hover {
	color: #990000;
	text-decoration: underline;
}

.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #34250A;
	position: static;
	vertical-align: top;
	text-decoration: none;
	line-height: 18px;
	padding-right: 10px;
	padding-top: 8px;
	padding-left: 6px;
}

.Highlight A:link {
	color: #523E18;
	text-decoration: none;
}

.Highlight A:visited {
	color: #523E18;
	text-decoration: none;
}

.Highlight A:hover {
	color: #9a3334;
	text-decoration: underline;
}


.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4F422B;
	position: static;
	height: auto;
	width: auto;
	top: 0px;
	vertical-align: text-top;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
	padding-left: 8px;
}
.Head A:link {
	color: #000000;
	text-decoration: none; 
}

.Head A:visited {
	color: #000000;
	text-decoration: none; 
}

.Head A:hover {
	color: #000000;
	text-decoration: underline;
}

.TopNav {
	background-color: #66669A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

} 

.TopNav A:link {
	color: #FFFFFF;
	text-decoration: none;
} 

.TopNav A:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

.TopNav A:hover {
	color: #9A3334;
	text-decoration: none;
	background-color: #E4B559

} 

.SubNav {
	background-color: #66669A;
	border: 1px #000066 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-stretch: 10;
	font-weight: bold;

} 
.SubNav A:link {
	color: #FFFFFF;
	text-decoration: none;
} 

.SubNav A:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

.SubNav A:hover {
	color: #9A3334;
	text-decoration: none

} 

.Footer {
	color: #003399;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	font-variant: small-caps;
}
.Footer A:link {
	text-decoration: none;
	color: #003399;

}
.Footer A:visited {
	text-decoration: none;
	color: #003399;

}
.Footer A:hover {
	color: #990000; 
	text-decoration: underline
}

.Container {
	width: 700px;
	margin-left: 100px;
	margin-top: 2px;
	padding-right: 62px;
	padding-left: 62px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/saslogo3.gif);
}
.Shield   {
	background-image: url(../images/saslogo3.gif);
	background-repeat: no-repeat;
	background-position: top;
	clip: rect(auto,auto,auto,60px);
	height: 127px;
	width: 122px;
	float: left;
	position: absolute;
	z-index: 100;
	left: 188px;
	top: 0px;
}

.SASheader {
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/bg_sasheader.gif);
	background-repeat: repeat;
}
.Nav {
	background-color: #666699;
	width: 700px;
}


.Content {
	width: 700px;
	background-color: #FFFFFF;
}

.column_left {
	padding: 0px;
	float: left;
	width: 230px;
	background-color: #F5E3C2;
	height: auto;
}

.column_right {
	padding: 5px;
	float: right;
	width: 460px;
	background-image: url(../images/uscapitol.jpg);
	background-repeat: no-repeat;
}

