#container
{
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	/*border: 1px solid gray;*/
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #666;
}

#banner
{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #666;
	height: 122px;
	/*border: 1px solid #fff;*/
}

/*
#navholder
{
	margin: 0;
	border-color: #FF8000;
	border-width: 1px;
	border-style: solid;
}
*/

#nav { }

#banner ul
{
	margin: -75px 0 0 391px;
	padding: 0;
}

#banner li
{
	display: inline;
	list-style: none;
	padding-right: 30px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: right;
	color: white;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 100px;*/
}

#banner li a
{
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
}

#banner li a:hover { color: #ccff66; }

#banner li.current a { color: #99cc33; }

#banner li.current a:hover { color: #ccf866; }

#banner #current
{
	text-decoration: none;
	color: #99cc33;
}

#banner #current a { color: #99cc33; }
#banner #current a:hover { color: #ccf866; }

#right
{
	padding: 5px 0px 5px 22px;
	margin-left: 369px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-top: -26px;
	/*background-color: transparent;
	background-image: url(images/bottomdot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
	/*background-attachment: fixed;*/
	/*border: 1px solid #498;*/
}

#left
{
	float: left;
	width: 348px;
	\width: 358px;
	w\idth: 348px;
	/*width: 369px;
	\width: 379px;
	w\idth: 369px;
	*/
	margin: -4px 5px 0 0;
	padding: 0px 0px 0px 0px;
	background-color: #666;
	text-align: right;
	vertical-align: top;
	/*border: 1px solid #4fc;*/
}

#content
{
	margin: 0px 0px 30px 0px;
	background-color: transparent;
	background-image: url(images/bottomdot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 14px 0;
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	/*height: 350px;
	overflow: auto;*/
}

#profile
{
	
}

#profile p { line-height: 14px; }

#thumbholder
{
	width: 99%;
	margin: -14px 0px 30px 0px;
	background-color: #666;
}

#thumbholder a:active { border-color: #fff; }

#thumbholder img
{
	/*float: left;*/
	/*padding: 1px;*/
	margin-right: 10px;
	margin-bottom: 10px;
	border-width: 0px;
	border-color: #666;
	border-style: solid;
}

#thumbholder a img
{
	border-color: #666;
	border-width: 2px;
	border-style: solid;
}

#thumbholder a:hover img { border-color: #fff; }

#thumbholder #current a
{
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
}

body { margin: 0px; }

h1
{
	color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2, h2 a
{
	color: #ccc;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	line-height: 120%;
}

h3
{
      color:#ccc;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	line-height: 120%;
      font-weight: normal; 
	letter-spacing: .5px;
}

h4
{
      color:#99cc33;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	line-height: 120%;
      font-weight: normal; 
	letter-spacing: .5px;
}

p
{
	color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	margin: 0 0 20px 0;
}

a, a:link, a:visited
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	/*text-decoration: underline;*/
	color: #ccff66;
}

#footer
{
	clear: both;
	padding: 5px;
	background-color: #666666;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: right;
	margin: 0 66px 0 100px;
}

#footer a
{
	color: #999;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

#graytext
{
	color: #ccc;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: .5px;
}

#graytext a
{
	color: #ccc;
	text-decoration: none;
}

#graytext a:hover
{ 
     text-decoration: none; 
     color: #fff;
}

#greentext
{
	color: #99cc33;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: .5px;
}

#greentext a
{
	color: #ccff66;
	text-decoration: none;
}

#greentext a:hover
{ 
     text-decoration: none; 
     color: #fff;
}

#prevnext
{
     font-family: Tahoma,Arial,Helvetica,sans-serif;
     font-size: 9px;
     color: #ccff66;
}

#prevnext a
{
     text-decoration: none;
     color: #ccff66;
}

#prevnext a:hover
{ 
     text-decoration: none; 
     color: #fff;
}

.projectNav a:link { color: #fff; }
.projectNav a:visited { color: #ADADAD; }
.projectNav a:hover   { color: #ccff66; }

#banner li.projects a:hover { color: #ccf866; }
#banner li.competitions a:hover { color: #ccf866; }
#banner li.profile a:hover { color: #ccf866; }
#banner li.contact a:hover { color: #ccf866; }