* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}

.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;

}

.menu a:hover {
	color: #FF6600;
}

.content {
	line-height: 20px;
	letter-spacing: 0.2em;
}

.sideBkg {
	background-attachment: fixed;
	background-image: url(images/Malcolm.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.subject{
	font-size: 13px;
	font-weight: bold;font-weight: bold;
	padding-left: 0px;
	line-height: 20px;
}

.calendar{
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.2em;
	padding-bottom: 3px;
	padding-left: 15px;
}

.project{
	padding-left: 5px;
	line-height: 18px;
}

.thumbTable td{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.thumbTable th{
	background-color: #FF6600;
	text-align: left;
	line-height: 10px;
}

.thumbTable img{
	padding-bottom: 4px;
}

.imagetext{
	padding: 10px;
}
.footnote a {
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	font-weight: normal;
}


.footnote a:hover {
	text-decoration: none;
	color: #FF6600;
}
.coming {
	letter-spacing: 0.5em;
	font-size:40px;
	font-family:"Arial Narrow", Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	word-spacing: 1em;

}
.soon {
	letter-spacing: 0.5em;
	font-size:40px;
	font-family:Arial Narrow, Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
