.clsError {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: verdana
  }
a {
	font-family:verdana, arial;
	font-size:10px;
	line-height: 15px;
	border-bottom-style: dotted;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	color: #666666;
}


a:hover {
	font-family:verdana, arial;
	font-size:10px;
	color:#FF0000;
	line-height: 15px;
}
	
body {
	font-family:verdana,arial,helvetica,sans-serif;
	color:#333333;
	font-size: 10px;
	text-align: center;
}
	
		
#container
{
width: 800px;
background-color: white;
color: black;
line-height: 100%;
}

#header
{
	text-align:left;
	height: 150px;
	float: left;
	position: fixed;
}

#header h1
{
padding: 0;
margin: 0;
}

#header a
{
text-align:right;
width:6em;
text-decoration:none;
padding:0.2em 0.6em;
}

#header ul
{ 
text-align:right;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

#header li
{
display:inline;
list-style-image: url(../arrows.gif);
}

#header img
{ 
float:left;
}

#header table
{
}

#header td
{
	border-spacing:0;
	padding:0;
	float: left;
}

#menu
{
	width: 850px;
	position: relative;
	float: left;
	top: 25px;
}

#comments
{
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
	position: absolute;
	top: 177px;
	left: 610px;
}

#content
{
	position: relative;
	top: 5px;
	width: 500px;
	float: left;
}

#footer
{
	position: relative;
	top: 20px;
	z-index: 150;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
}

#menu p, #comments p { margin: 0 0 1em 0; }

#content h2 { margin: 0 0 .5em 0; }

#menu ul{
}

#menu li{
	list-style-type: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 0px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#menu li.super{
	list-style-image: url(../arrows.gif);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	margin-right: 15px;
}
.h1Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	margin-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	margin-right: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
}
h3 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	line-height: normal;
	text-transform: uppercase;
}
h4 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
h5 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
h6 {
	padding: 0;
	margin: 10px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 0pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}
#commentsLarge {
	float: right;
	width: 320px;
	margin: 0;
	padding: 1em;
	position: absolute;
	top: 177px;
	left: 610px;
}
#content2 {
	padding: 1em;
	width: 600px;
	position: absolute;
	top: 170px;
	left: 190px;
}

table.ex {
	background-color:#FFFFFF;
	padding:0px;
	border: 1px dotted #CCCCCC;
}

table.tip {
	color:#000000;
	background-color:#ffffff;
	font-size: 100%;
	border:1px dotted #CCCCCC;
}

td.rig {
	background-color: #FFFFFF;
	padding: 2px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
hr {
	padding: 0 0 4px;
	margin: 0;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

table.footer {
	background-color:#FFFFFF;
	padding:0px;
}


#document {
	margin: 0 auto;
	width: 850px;
	text-align: left;
  }
#contentRight {
	position: relative;
	top: 5px;
	width: 300px;
	float: right;
}
#breadcrumb {
	position: relative;
	width: 850px;
	float: left;
}
#photoRight {
	position: relative;
	top: 10px;
	width: 400px;
	float: right;
	height: 375px;
}
.projectName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	margin-right: 15px;
	text-transform: uppercase;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 12px;
	margin-right: 15px;
	list-style-type: circle;
}
#contentProjects {
	position: relative;
	top: 10px;
	width: 450px;
	float: left;
}
.projectName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
