body {
	font: 14px Verdana;
	background-color: black;
}

#bigwrapper {
	width: 960px;
	left: auto;
	right: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	
	width: 960px;
	padding-top:0px;
	margin-left: 0px;
	background-image: url(../images/blue_internet.jpg);
	height: 177px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 1px;
	}
#header img {
	padding: 10px 10px;
	}
#header h1{
	margin-top: 1px;
	padding: 60px 20px;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	border-bottom: 0px;
}
#header h1, #header p {
	margin: 0;
}
#header p {
	padding: 1px 20px;
	font-variant: small-caps;
	color: white;
	font-size: large;
}
#maincontent {
	padding-left: 0em;
	border: 0;
	margin-left: 300px;
	}
div.feedtitle {
	padding-left: 5px;
	font-size: 22px;
	font-weight: bold;
	}
	
div.feedtitle a {
	color: #EEE;
	text-decoration: none;
	}
	
div.feedtitle a:hover {
	color: #334;
	text-decoration: none;	
	}
div.feedtitle ul {
	list-style: none;
	}
	
div.feedtitle a:link {
	color: #334;
	text-decoration: none;
	}
	
div.feedtitle a:visited {
	color: #99A;
	text-decoration: none;
	}
	
div.feedtitle a:hover, a:active {
	background: #EEE;
	text-decoration: none;
	}
	
div.feedtitle span.itemdate {
	font-style: italic;
	color: #CCD;
	}

#bar {
/* background: black; */
	margin:10px 0;
}

#navbar {
/* background: #fff; */
	width:200px;
	margin-left:55px;
	font-weight:bold;
}
#navbarwrap {
	margin: 0 auto;
	width: 960px;
}

#navbar a {
	text-decoration:none;
	color: #6600CC
}

#navbar a:hover {
	color:#fff;
}

#navbar ul, #sidebar ul {
	list-style: none;
	text-decoration: none;
}
#navbar li, #sidebar li{
	line-height: 2em;
	margin:0 10px 0 -30px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	list-style-type: none;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#sidebar {
	width:200px;
	margin-left:28px;
	font-size:0.8em;
	float:left;
	color: white;
	padding-right: 50px;
}
#sidebar ul li a {
	text-decoration: none;
	font-size: 1.5em;
	}
#content {
	float:none;
	font-size: 0.9em;
	line-height:1.8em;
	margin-top: auto;
	margin-right: 25px;
	color: white;
}

#content h1{
	padding-bottom:5px;

}

#footer a {
	color: #6600CC
}

#hcard { 
		background-image: url(../images/hCard_bkgd.png); 
		background-repeat: no-repeat; 
		margin: -5px 0px 0px -10px;
		width: 190px; 
		float: leftt;
		height: 136px; 
		font-family: "Comic Sans MS", cursive; 
		text-indent: 0.9em; font-size: x-small; 
		position: relative; color: #F00; 
		font-weight: bold; 
	}	
#hcard .fn n {
	font-size:x-large ;
	}
	
#indent {
	text-indent: 1em;
	}

#footerbar{
	border-top: 5px solid black;
	background: #000;
	clear:both;
	margin-top:0px;
	padding-bottom:10px;
}

#footer {
	float: none;
	margin-top: -10px;
	height: 80px;
	text-align: center;
	background-color: #000;
	color: #FFF;
	padding-top: 1em;
	clear: both;
	}
#hcalendar-My-graduation { 
	background: url(../images/calendar_bckgd.png) no-repeat; 
	text-align: left;
	text-indent: 0.9em; font-size: x-small; 
	margin: 10px 0px 0px -5px;
	width: 190px;
	}

