body
{
	font-size: 12px;
	font-family: "lucida grande", verdana, arial, sans-serif;
	color: #333;
	margin: 0% 0 1% 0;
	padding: 0% 0% 1% 0%;
	text-align: center;
	background: #000 url(http://www.dessol.com/images/bg.jpg) 50% 0 no-repeat;
}


address { font-style: normal; line-height: 1.7em;}
img { border-style: none; }

a:link, a:visited, a:active
{
	color: #2baecd;
	background-color: transparent;
}

a:hover
{
	color: #2baecd;
	background: #ffc;
}

label {font-weight:bold;}

p
{
	width: 90%;
	font-size: 100%;
	line-height: 1.7em;
	margin-top:0.2em;
}

h1
{
	font-size: 140%;
	letter-spacing: 0.2em;
}

h2
{
	font-size: 120%;
	letter-spacing: 0.1em;
}

h3 { font-size: 110%; }

h1,h2,h3,h4
{
	font-family: "lucida grande", verdana, arial, sans-serif;
	color: #000;
	background: transparent;
	width: 90%;
	padding-left: 0;
	margin-left: 0;
	margin-bottom:0.2em;
}

#container
{
	background-color: #fff;
	border: 1px solid #000;
	text-align: left;
	padding: 0;
	margin: 10px auto 0 auto;
	width: 760px;
}

#masthead
{
	/*
background-position: left top;
	background-image: url("/images/header.gif");
	background-repeat: no-repeat;
*/
	padding: 10px;
	text-align: right;
	height: 119px;
	width: 740px;
	background-color:#00AECE;
}

#masthead a:hover {background:transparent; text-decoration:none;}

#content
{
	margin: 20px 35px 0 35px;
	padding: 0 0 25px 0;
	background: #fff;
}

#content img { border: 1px #ccc solid; }

#content ul
{	list-style:none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
}


br.allclear  { clear: both; }

#secondmenu
{
	width:100%; 
	border-top: 1px solid #ccc; 
	background:#dedede;
	margin: 0;
	font-size: 80%;
	line-height: normal;
	padding: 5px 0 5px 0;
	text-align: center;
}

#footer
{
	width: 100%;
	font-size:85%;
	margin: 0;
	padding: 2% 0 2% 0;
	color: #fff;
	background: #333;
	text-align: center;
	border-top: 1px solid #ccc;
}

#footer p
{
	width: 100%;
	margin: 0;
}

#footer h4
{ 
	margin: 0;
	font-size: 100%; 
	font-weight: bold;
}

/* -- Global Style Elements -- */
#footer a:link,
#footer a:visited, 
#footer a:active
{
	color: #2baecd;
	background-color: transparent;
}

#footer a:hover
{
	color: #fff;
	/*background: #2baecd;*/
}

#searchbox {padding-right:28px;}

#searchbox label {color:#fff;}
#searchinput
{
	width: 75px;
}

.title /* -- can be used to to style selected headings --*/
{
	border-bottom: 2px solid #2baecd;
	margin: 2px 2px 2px 0px;
	padding: 2px 2px 2px 0px;
	text-decoration: none;
	letter-spacing: 0.2em;
}

p.small   {font-size:11px; line-height:1.2em;}

dl#projectMenu dd {
	margin: 5px 0 15px 20px;
	font-size: 11px;
}
