@charset "UTF-8";
/* CSS Document */


a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
	border: 0;
}

a:hover {text-decoration:underline}

li a:hover {color: #FF0000;}

#navigation {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	letter-spacing: 0.3em;
	padding: 15px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	text-align: center;
	padding-top: 25px;
}



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

body {
	color:#000000;
	font-family: Arial, Helvetica, "sans-serif 10px";
	font-size: 11px;
	margin: 0;
}

.imageLeft {
	padding: 30px;
	float: left;
	width: 130px;
	text-align: left;
	margin-left: 35px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bolder;
	color: #000033;
}

.image {
	float: left;
	width: 130px;
	padding: 30px;
	text-align: left;
}
.thumbnail {
	float: none;
	padding-bottom: 15px;
	width: auto;
	text-align: center;
	border: none;
	height: 100px;
}
#content, #gallery {
	height:auto;
	width:850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
}

#HomeContent {
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	}

.thumbnail a {border:none;}

h1 {
	font-size: 4em;
	line-height: 10px;
	display: inline;
	padding-right: 40px;
	text-align: center;
	border-right: solid #000 1px;
}
h2 {
	color: #FF0000;
	font-size: 4em;
	display: inline;
	padding-left: 40px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #34211B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34211B;
	padding: 5px;
}

.imageLeftTopRow:hover, .imageTopRow:hover, .image:hover, .imageLeft:hover {background-color:#ededed;}

.imageLeftTopRow, .imageTopRow, .image, .imageLeft {height: 195px;}
.homeImg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#text {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 300px;
	text-align: left;
	font-size: 12px;
}

#text p {
	line-height:18px;
}
#text h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
#text h4 {
	color:#FFFFFF;
}

#text h6 {font-size:20px;}

.resumeCategory {
	font-size:15px;
	font-weight: bolder;
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: 0.2em;
	color: #333333;
}

.multiDate {color:#FFFFFF;}

.showTitle {
	font-style:italic;
	padding-right: 15px;
}

.resumeSubtitle {font-size:10px; font-style:italic;}

#text a:hover {
	text-decoration:underline;
	color: #000;}
	
.news {
	float: right;
}
#news {
	width: 300px;
	float: right;
	text-align: left;
	padding-top: 50px;
}

#news h1 {
	font-size:24px;
	padding: 0px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
	
#news h2 {
	font-size:20px;
	color: #333333;
	padding: 0px;
}

#news h1, #news h2 {text-align:left;}

.clear {clear:both;}

#homeImg {float:left;}

#news p {
	font-size:16px;
	line-height: 28px;
}
.top {
	float: right;
}

.alert {color:#900; font-weight:bold;}

#top_image {
	text-align:left;
	padding-bottom:20px;
	padding-left:60px;
	margin-bottom: 20px;
	width: 800px;
}
.smallLink {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
