body 
{	
	background: #99CCCC url(../Images/Body.jpg) repeat-y center;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#bodytext
{
	width: 520px;
	padding-bottom: 50px;
	margin-top: -10px;
	color: #666666;
	text-align: justify;
}

h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;

}
#IndexMenu
{
	margin-top: 20px;
	margin-bottom: 50px;
	width: 600px;
	position: relative;
}

#IndexMenu Img
{
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#IndexMenu a
{
	display: inline; 
	margin: 3px;
}

#IndexMenu a:hover
{
	text-decoration: none;
}

#IndexMenu a span 
{
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#IndexMenu a:hover span 
{
	display:block;
	position:absolute;
	top:240px;
	left:50px;
	padding:5px;
	color:#999999;
	text-decoration: none;
	text-align: left;
	font-size:11px;
	font-weight: normal;
	z-index:100;
}

#IndexMenu a:hover span:first-line 
{
	font-weight:bold; 
	font-size:14px; 
	color:#666666;
}

#MainMenuBox
{
	width: 600px;
	margin: 0;
	padding: 0;
	position: relative;
}

#MainMenu
{
	padding: 0;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 8px;
}

#MainMenu li 
{
	display: inline;
	padding: 3px;
}

#MainMenu a span 
{
	display:none;
	top: 70px;
	left:30px;
	text-align: left;
	font-size:14px;
	width: 400px;
	position:absolute;
	color:#999999;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}

#MainMenu span:first-letter 
{
	color:#666666;
}

#MainMenu a:hover span 
{
	display:block;
	z-index: 100;
}

#MainMenu li#active span
{
	display:block;
}

#AboutUs ul
{
	list-style-type: disc;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 20px;
	font-style: italic;
}
#picture
{
	float: right;
	overflow: visible;
	position: relative;
}
#diagram
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
a
{
	text-decoration: none;
	color: #999966;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color:#666633;
	font-weight: bold;
}
#imagepaddingtop
{
	padding-bottom: 20px;
}
#imagepaddingmiddle
{
	padding-bottom: 20px;
}
#imgblock
{
	margin-left: 20px;
}
#aboutme
{
	list-style-type: square;
    font-weight: normal;
}
#projects
{
	list-style: none;
	font-weight: bold;
	line-height: 18px;
}
#projects a
{
	color: #666666;
}
ul
{
	list-style-type: none;
}

#designprocimg img
{
	border: 1px solid #CCCCCC;
	margin: 5px;
}
#designprocBIG img
{
	border: 1px solid #CCCCCC;
}
#CCPLeftList
{
	line-height: 20px;
	float: left;
	margin-top: 10px;
	padding-right: 30px;
	margin-left: 10px;
}
#CCPRightList
{
	padding-top: 11px;
	line-height: 13px;
}
#CCPRightList a
{
	color: #666666;
	font-weight: normal;
}
#CCPRightList a:hover
{
	text-decoration: none;
	color:#666633;
	font-weight: bold;
}
