BODY {
	 font-family:verdana;
	 font-size:8pt;
	 background-image:url('../images/bg.gif');
}

TABLE {
	font-family:verdana;
	font-size:8pt;
}

SELECT {
	font-size:8pt;
	font-family:verdana;
}

.TextBox {
	font-size:8pt;
	font-family:verdana;
}

#Banner {
	 width:700px;
	 border-style:solid;
	 border-width:1px;
	 border-color:black;
	 background-color:white;
	 margin-bottom:7px;
}

#Nav {
	background-color:#003399;
	color:white;
	font-weight:bold;
	width:700px;
	border-style:solid;
	border-width:1px;
	border-color:black;
	margin-bottom:7px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#Nav A {
	color:white;
	text-decoration:none;
}

#Nav A:hover {
	text-decoration:underline;
}

#CWD {
	width:400;
	color:#003399;
	background-color:#CCCCCC;
	padding:2px;
}

#CWD A {
	color:#003399;
	text-decoration:none;
}

#CWD A:hover {
	text-decoration:underline;
}

#KnownFor {
	font-size:11pt;
	font-weight:bold;
	color:#003399;
	margin-bottom:12px;
}

.Dreaming {
	font-size:9pt;
	color:#666666;
	margin-bottom:6px;
}

.Reality {
	font-size:10pt;
	color:#750000;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:13px;
}

.Projects {
	font-size:8pt;
	color:#003399;
}

.Projects A {
	color:#003399;
	text-decoration:none;
}

.Projects A:hover {
	text-decoration:underline;
	color:#750000;
}

.Projects2 {
	font-size:8pt;
	color:#750000;
}

.Projects2 A {
	color:#750000;
	text-decoration:none;
}

.Projects2 A:hover {
	text-decoration:underline;
	color:#003399;
}
