body {
	margin:0;
	padding:0;
	text-align:left;
	line-height: 1.5em;
	color: #333333;
	background-repeat: repeat;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCCCCC;
}
html {
font-size: 100%;
}
#wrap {
	width: 766px;
	text-align: left;
	border: 10px solid #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
			/* HEADER */ 
#header {
	height: 203px;
	color: #333;
	background-repeat: repeat;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 10px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
}
			/*TOP NAVIGATION */ 
#navbar {
	width: 765px;
	float: right;
	background-color: #000000;
	padding-left: 1px;
}
#menu {
	height: 100px;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
	text-transform : lowercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #000000;
}
			/* CONTENT CONTAINER  */ 
#content {
	position: relative;
	width: 766px;
	color: #333;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
			/* LEFT CONTENT */ 
#l-col {
	float: left;
	margin-top: 0;
	width: 245px;
	text-align: left;
	color: #333;
}
.leftcolumnsmall {
	width: 245px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(background/bg_green.jpg);
	background-repeat: repeat;
	border: 1px solid #eeeeee;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

			/* MAIN CONTENT */ 
#cont {
	width: 505px;
	margin-top: 0;
	border: 1px solid #eee;
	border-width: 1px 1px 0 1px;
	text-align: left;
	color: #999;
	background-image: url(background/bg_green_light.jpg);
	background-repeat: repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

			/* FOOTER */ 
#footer {
	margin-top: 10px;
	text-align: center;
	color: #fff;
	background-repeat: repeat;
	background-color: #CCCCCC;
}
.image {
	border: 1px dashed #CCCCCC;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#footer a {
	color: #666666;
	font-size: 10px;
}
#footer a:hover {
color: #FF33FF;
}
			/* LINKS*/ 
a:link, a:visited {
color: #0000FF;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #0000FF;
}
			/*LEFT MENU */ 
.sidenav {
	margin : 10px 10px;
	padding : 0;
	list-style-type : none;
	background : inherit;
	color : #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
.sidenav a { 
letter-spacing : 1px;
border-bottom : 1px solid #aaa;
margin-bottom : 5px;
padding-left : 20px;
display : block;
text-decoration : none;
background : url(images/arrow.gif) no-repeat left center;
color : #333333;
} 
.sidenav a#current, .sidenav a:hover {
	text-decoration : none;
	background : url(images/arrow2.gif) no-repeat left center;
	color : #CC0000;
	font-weight: bold;
} 
.contspace {
	width: 505px;
	height: 10px;
}

ul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	color: #000000;
} 
			/* TYPOGRAPHY */ 
.clear {
	clear: left;
	overflow: hidden;
	width: 0;
	height: 0;
	margin-top: 15px;
}
blockquote p {
padding: 5px;
font-size: 1.2em;    
background: inherit;
}
blockquote {
padding: 5px;
font-size: 1.5em;    
background: inherit;
} 
p {
	color: #333333;
	margin:0;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	letter-spacing: 3px;
	font-size: 18px;
	background: inherit;
	color: #FF3399;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	letter-spacing: 2px;
	font-size: 14px;
	background: inherit;
	color: #FF3399;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0 0 0 10px;
	padding: 10px 0;
	letter-spacing: 2px;
	font-size: 14px;
	background: inherit;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0 0 0 10px;
	padding: 10px 0;
	letter-spacing: 3px;
	font-size: 1.5em;
	background: inherit;
	color: #006600;
	font-weight: bold;
}
.smalltext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #333333;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.bold {
	font-weight: bold;
}
#l-col ul {
	list-style-position: outside;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	margin-right: 5px;
}
#l-col li {
	padding-bottom: 10px;
}
#cont ul {
	list-style-position: outside;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	margin-right: 20px;
}
#cont li {
	padding-bottom: 10px;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background : #D85B00;
color : #fff;
}
#white {
	background-color: #FFFFFF;
	margin: 10px;
}
