body{
	text-align:center;
	margin:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#30302F;
	font-size:13px;
	line-height:19px;
}

a{
	color:#660000;
}

#OuterWrap{
	width:922px;
	margin:auto;
	text-align:left;
	background-image:url(../images/base/tile-back.jpg);
	background-repeat:repeat-y;
}
#InnerWrap{
	background-image:url(../images/base/main-back.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}

#Navigation{
	padding-top:135px;
	padding-bottom:45px;
	position:relative;
	z-index:10;
}
#NavigationButtons{
	margin-left:457px;
	z-index:10;
	position:relative;
}
#NavigationButtons a{
	display:block;
	float:left;
	height:37px;
	background-position:top left;
	position:relative;
	z-index:10;
}
#NavigationButtons a:hover{
	background-position:bottom;
}
#NavigationButtons #Reporting{
	background-image:url(../images/buttons/reporting.jpg);
	width:86px;
}
#NavigationButtons #Anchoring{
	background-image:url(../images/buttons/anchoring.jpg);
	width:85px;
}
#NavigationButtons #Multimedia{
	background-image:url(../images/buttons/multimedia.jpg);
	width:91px;
}
#NavigationButtons #Blog{
	background-image:url(../images/buttons/blog.jpg);
	width:47px;
}
#NavigationButtons #Resume{
	background-image:url(../images/buttons/resume.jpg);
	width:69px;
}
#NavigationButtons #Contact{
	background-image:url(../images/buttons/contact.jpg);
	width:66px;
}

#MainContent{
	clear:both;
	padding-left:90px;
	width:300px;
	float:left;
	position:relative;
	z-index:10;
}
#Footer{
	font-size:10px;
	color:#999999;
	padding-top:10px;
	padding-left:90px;
	background-image:url(../images/base/footer.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	padding-bottom:130px;
	background-color:#F4F7F7; /* IE6 bug fix */
}
#Header{
	margin-bottom:20px;
}

#RightColumn{
	float:right;
	margin-left:0px;
	width:420px;
	position:relative;
	z-index:10;
	margin-right: 30px;
}

#BottomStuff{
	padding-left:90px;
	clear:both;
}

#twitter_div{
	position:relative;
	z-index:10;
}

#twitter_div h2{
	margin:0;
	font-size:16px;
	background-color:#C9DEDE;
	padding:2px;
}
#twitter-link{
	background-color:#C9DEDE;
	padding:2px;
	font-size:11px;
}
#twitter_update_list{
	list-style:none;
	padding-left:0;
	margin:0;
	font-size:11px;
	line-height:normal;
	color:#333333;
}

#twitter_update_list li{
	list-style:none;
	background-color:#F8F8F8;
	border:1px dotted #CCCCCC;
	padding:3px;
	display:block;
}
#MainContent h3 {
	font-style: italic;
	font-weight: bolder;
	color: #623B1D;
	font-size: 20px;
}
#Header h2 {
	font-style: italic;
	color: #4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
}
#RightColumn ul {
	margin-top: 0px;
	padding-top: 0px;
}

.libraryHead {
	font-size: 18px;
	color: #070C15;
	font-weight: bold;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 15px;
}
.libraryItem {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	text-decoration: none;
	padding-left: 60px;
}
.liveHead {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	line-height: 45px;
	padding-left: 170px;
}
