/* CSS Document */

body {margin:0;padding:0;font-family:trebuchet;font-size:9pt;
background:url(bgheader.gif) repeat-x top left scroll;
}
p {white-space:normal}

a  { color: 009933; font-weight: bold; text-decoration: none }
a:hover  { color: #96f }

div#menu ul#menulist li a {color:#FFFFFF}
div.sidebarnavitem:hover{background-color:#9900FF;}
div.sidebarnavitem a:hover{color:#FFFFFF}


#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	margin-top:3em;
}

#header {
	width:100%;
	/*background-image:url(bgheader.gif); */
	height:150px;
}

#headerpic {
	text-align:right;
}

#header h1 {}

#nav {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.navitem   { background-color: #9900ff; margin-right: 3px; padding: 5px; width: 100px; float: left; border-bottom: 1px dotted #cc66ff; border-left: 1px dotted #cc66ff }

#menu {
	text-align:center;
	width:900px;
	margin:0pt auto;
}

li {
	list-style-type:none;
	display:inline;
	margin-right:20px;
	/* background-color:#00b0f1; */
	background-color:#9900FF;
	padding:5px 20px;
	text-align:center;
	color:#FFFFFF;

}

li:hover{
	background-color:#33CC66;

}

#middle {
	width:620px;
	float:left;
	margin-top:5px;
	padding-right:20px;
	border-right:1px dashed #bfbfbf;
}

#sidebar {
	width:220px;
	margin-top:15px;
	margin-left:670px;
}

#footer   { background-image: url("bgfooter.gif"); background-repeat: repeat-x; width: 100%; overflow: auto; border-top: 1px dashed #9900ff }

#footercontent {
	width:900px;
	margin:0pt auto;
	padding-bottom:10px;
	padding-top:10px;
	overflow:auto;
}

.label {
	color:#000000;
	width:250px;
	float:left;
	text-align:left;
}

.sublinkitem   { padding-top: 4px; padding-bottom: 4px; width: 200px; border-bottom: 1px dotted #9900ff }

#endofpage    { color: #ffffff; font-size: 7pt; background-color: #9900ff; margin-top: 50px; width: 100%; border-top: 1px dashed #9900ff }


div.sidebarnavitem {
	border-bottom:1px dashed #bfbfbf;
	padding-top:6px;
	padding-bottom:2px;
	text-align:right;
}

#linksnav {
	margin-top:25px;
}

#headerpic {
	/*background:url(cloud1.gif) top right scroll no-repeat; */
	width:100%;
}