/* CSS Design by Yannis Chalaris */

body {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	background: url(images/body_bg.jpg) repeat;
}

img {
	border: none;
	padding: 0 5px 0 0;
}

ul {
	list-style-type: disc;
}

table {
	border: 1px solid silver;
}

td {
	padding-left: 5px;
}

a:link {
	color: #3e3e3e;
	text-decoration: underline;
}

a:visited {
	color: #3e3e3e;
	text-decoration: underline;
}

a:hover {
	color: #f09300;
	text-decoration: underline;
}

a:active {
	color: #3e3e3e;
	text-decoration: underline;
}

#container {
	width: 951px;
	background: url(images/content_bg.gif) repeat-y;
	margin: 0px auto;
	overflow: auto;
}

#header {
	width: 951px;
	height: 224px;
	margin-right: auto;
	margin-left: auto;
	z-index: -100;
}

#sidebar {
	width: 286px;
	position: relative;
	float: left;
}

#sidebarComments {
	width: 149px;
	margin-left: 127px;
	padding-left: 10px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.5em;
	color: #2d2d2d;
	margin-top: 20px;
}

.sidebarCommentsTitle {
	display: block;
	font-size: 12px;
	color: white;
	border-bottom: 1px solid #ebb4b4;
	background-color: silver;
	line-height: 1.5em;
	margin-bottom: 6px;
}

#navBackground {
	width: 286px;
	height: 358px;
	position: relative;
	background: url(images/nav.jpg) no-repeat;
}

.navMenu {
	width: 218px;
	height: 308px;
	position: relative;
	margin-left: 33px;
	padding-top: 25px;
}

.navMenu ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0 8px 0 6px;
	font-size: 11px;
}

/*.navMenu ul li {
	display: block;
	border-bottom: 1px solid silver;
	
}*/

.navMenu ul a {
	display: block;
	border-bottom: 1px solid silver;
	line-height: 2em;
	padding-left: 11px;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 9px;
	text-decoration: none;
}

.navMenu ul a:link, .navlist a:visited {
	border-bottom: 1px solid silver;	
	padding-left: 11px;
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 7px;
	text-decoration: none;
}

.navMenu ul a:hover {
	background-color: #f09300;
	color: white;
}

/* #navMenu a:link, a:visited {
	display: block;
	text-decoration: none;
	padding-top: 9px;
	width: 200px;
	margin-right: 1px;
	height: 18px;
	padding-left: 5px;
	color: #3e3e3e;
	padding-bottom: 3px;
	border-bottom: 1px solid silver;
	margin-left: 5px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}


#navMenu a:hover, a:active {
	color: white;
	background-color: #f09300;
	border-bottom: 1px solid #f09300;
}*/

#contentContainer {
	width: 595px;
	float: right;
	margin-right: 55px;
}

.entryFront {
	line-height: 2em;
	text-align: justify;
	margin-right: 25px;
	margin-left: 20px;
	padding-top: 30px;
}

#entryFrame {
	width: 560px;
	height: 200px;
	padding-top: 20px;
	padding-left: 15px;
	background: url(images/frame_notes.gif) no-repeat;
	line-height: 1.5em;
	margin-left: 16px;
}

#entryFrame .entryFrameComments {
	width: 530px;
}

#flashcontent {
	width: 560px;
	height: 400px;
	overflow: hidden;
	margin: 0px 0 0;
	background: url(images/photo_frame.gif) no-repeat;
	padding-left: 15px;
	padding-top: 16px;
}

#flashArea {
	width: 530px;
	height: 368px;
}

.entryTitleFront {
	font-size: 20px;
	color: #a5c7e2;
	display: block;
	border-bottom: 1px solid #f09300;
	margin: 35px 25px 0 20px;
	padding-bottom: 5px;
}

#footer {
	width: 951px;
	height: 84px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/footer2.gif) no-repeat;
}

.footerCredits {
	width: 151px;
	height: 41px;
	float: right;
	top: 0;
	margin-top: 43px;
	margin-right: 50px;
	border-bottom: 1px solid #fabc59;
}



.trLightBlue {
	background-color: #f1f5fa;
}

.trBlue {
	background-color: #c2d8ec;
}

ul.BusEng a:link, ul.BusEng a:visited, ul.BusEng a:active {
	color: #428cd3;
	text-decoration: underline;
}

ul.BusEng a:hover {
	color: #f09300;
	text-decoration: underline;
}

ul.Degrees a:link, ul.Degrees a:visited, ul.Degrees a:active {
	color: #428cd3;
	text-decoration: underline;
}

ul.Degrees a:hover {
	color: #f09300;
	text-decoration: underline;
}