body {
margin : 0;
padding : 0;
font: 100% Verdana, Geneva, sans-serif;
color:#333;
}
#container {
	width : 961px;
	margin-left : auto;
	margin-right : auto;
	padding : 0;
	border : 5px solid #696;
	color : #333;
	background-color: #333;
	position:relative;
}
			/*TOP BANNER*/
#topimg {
height : 150px;
padding : 0;
margin : 0;
color : #333;
}
#topimg h1 {
float : left;
margin : 10px 0 0 15px;
font-size : 150%;
letter-spacing: 3px;
color : #fff;
background:#333;
position:relative;
}
			/*TOP NAVIGATIONY*/
#navcontainer ul {
	float : left;
	width : 100%;
	padding-left : 0;
	margin : 0 0 20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size : 110%;
	border-top : 1px solid #fff;
	border-bottom : 1px solid #fff;
	background: #696;
	color : #333;
}
#navcontainer ul li {
display : inline;
}
#navcontainer ul li a {
float : left;
padding : 0.2em 1em;
text-decoration : none;
border-right : 1px solid #fff;
background: #0C6;
color : #fff;
}
#navcontainer ul li a:hover, #navcontainer ul li a#current {
	background: #0F0;
	color : #000;
	font: verdana, arial, sans-serif;
	;
	font-size: 18px;
}
			/*MAIN CONTENT*/
#content {
	margin : 0 0 1px 120px;
	padding : 5px;
	border-left : 1px dashed #999;
	color: #000;
	background-color: #FFF;
	background-image: url(images/alumni%20content%20bg.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	position: relative;
}
#content a:link  {
text-decoration : underline;
background : inherit;
color:#009;
}
#content a:hover {
background : inherit;
color:#CF3;
}
#content a:visited {
color: #09F;
}
			/*SIDEBAR*/
#sidebar {
	float : left;
	width : 105px;
	margin : 0 1px 0 0;
	padding : 5px;
	color : #333;
	position: relative;
}
			/*SIDE MENU*/
.sidemenu ul {
list-style-type : none;
text-align : left;
}
.sidemenu ul li {
display : block;
color : #666;
background : inherit;
}
.sidemenu ul li a {
background : transparent url(img/list-off.gif) no-repeat left center;
padding-left : 15px;
font : normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration : none;
color : #000;
}
.sidemenu ul li a:hover {
background : transparent url(img/list-on.gif) no-repeat left center;
color : #666;
}
.sidemenu ul li a#current {
background : transparent url(img/list-active.gif) no-repeat left center;
color : #666;
}
			/*FOOTER*/
#footer {
	clear : both;
	padding : 5px;
	margin : 0;
	font-size : 73%;
	border-top : 1px solid #fff;
	background : #696;
	color: #FFF;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #fff;
}
#footer a:hover {
border-bottom : 1px dashed #eee;
background: inherit;
color : #333;
}
			/*TYPOGRAPHY*/
p {
	line-height: 1.7em;
	margin : 15px;
	text-align: left;
}
h1 {
margin-top : 10px;
padding : 0;
font-size : 140%;
text-transform : uppercase;
letter-spacing: 3px;
color : #336633;
background : inherit;
}
h2 {
	margin : 10px 0 0 5px;
	padding-left : 10px;
	font-size : 120%;
	text-transform : uppercase;
	letter-spacing : 5px;
	color : #fff;
	background-color: #333;
}
h4{
	margin : 20px 0 10px 10px;
	font-size:22px;
	color:#006;
}
			/*CLASSES*/
.img {
float : left;
padding : 10px;
border : none;
}
.img a {
border : none;
}
.post { 
background : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 90%;
} 
.post .date { 
background : url(img/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(img/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(img/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
#container div #apDiv6 table tr td a {
	color: #FFF;
}
#container #content div {
	color: # 000;
	font-size: 100%;
}
header {
	color: #003;

}
#header {
	color: #006;
}
.STYLE19 {
	color: #00C; 
	font-weight: bolder; 
	font-size: 20px; 
}
.STYLE20 {
	color: #00F; 
	font-weight: bold; 
	font-size: 16px; 
}
.STYLE21 {
	color: #009; 
	font-weight: bold; 
	font-size: 16px; 
}
.STYLE22 {
	color:#00C;  
	font-size: 14px; 
}
.STYLE23 {
	color: #909;  
	font-size: 14px; 
}
.STYLE24 {
	font: "Comic Sans MS", cursive;
	color: #009;
	font-size: 16px;
	font-weight: bold;
	text-align:justify;
}
