#header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	height: 80px;
	position: relative;
	margin-top: 20px;
}
#sidebar {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 45%;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: right;
	float: left;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#sidebar.publication {
	width: 70%;
	margin-left: 13%;
}

#content {
	width: 370px;
	float: left;
	margin: 0px;
	padding: 21px;
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
	text-transform: lowercase;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 35px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #999999;
	font-weight: normal;
	float: right;
}

a:link
{
	color: #999999;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #6699CC;
	text-decoration: none;
}

a:active
{
	color: #6699CC;
	text-decoration: none;
}

.imageR
{
	float: left;
	margin-top: -14px;
}
.imageL {
}
#logolink{
	float: left;
	height: auto;
	width: 411px;
}
H6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	margin-left: 20px;
	font-weight: normal;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
}

/* Priceless Alignment Code for Inline Lists Source http://forum.mamboserver.com/showthread.php?t=32881 */
ul{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}


li{
	list-style-position: outside;
	list-style-image: url(media/aroDefault.png);
	vertical-align: middle;

}

.imagecaptions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 0px;
}
.programmingarea1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	color: #999999;
	float: right;
}
.wordpress
{
	height: 122px;
	width: auto;
}

.rss-box {
	padding-left: 12px;
}

.rss-title, rss-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
	margin-left: 12px;
	padding-left: 12px;
}

.rss-item  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	margin: 8px 0;
	color: #999;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	color: #000;
	}

.rss-item a:hover {
	text-decoration : none;
	color: #6699CC;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
#navagationlist  li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	display: inline;
	vertical-align: middle;
}

#navagationlist {
	height: auto;
	width: auto;
	top: 61px;
	left: 120px;
	float: left;
	padding-top: 13px;
}

#navagationlist a:link {
	color: #666666;
}

#navagationlist a:visited {
	color: #666666;
}


#navagationlist a:hover {
	color: #000000;
}

#info #nav-info a,
#projects #nav-projects a,
#writing #nav-writing a,
#contactpage #nav-content a, 
#publications #nav-publications a
 {
	color: #000000;
 }
a.logo:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: lighter;
}
a.logo:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
}
.AlignNavagation{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
