body {
	font:8pt verdana;
	background: #003DF5;
/* 	background: #4D2600; */
	margin:0;
	padding:0;
	}
.style5 {color: #4D2600
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF}


#navcontainer { width: 200px; margin-left: 10px; }

#navcontainer ul
{
margin-left: 0px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
/* background-color: #FFC98F; */
background-color: #99CEFF;
border-bottom: 1px solid #FFE6CC;
}

#navcontainer a:link, #navlist a:visited
{
color: #4D2600;
text-decoration: none;
padding-left: 6px;
}

#navcontainer a:hover
{
/* background-color: #FFE6CC; */
background-color: #CCE6FF;
color: #4D2600;
/* 4D2600 */
border-bottom: 1px solid #0000CC;
border-top: 1px solid #0000CC;
border-right: 4px solid #0000CC;
}

#navcontainer form {
  width: 160px;
}

h1 {

	font:28pt verdana, arial, sans-serif;
	color:#4D2600;
	margin:0;
	padding:20px;
}

h2 {
	font:14pt verdana, arial, sans-serif;
	color:#4D2600;
	padding: 10px 10px 0 10px;
	margin:0;
        text-align: left;
	border-bottom: 2px dotted #1A4D00;
}

h3 {

	font:14pt verdana, arial, sans-serif;
	color:#4D2600;
	padding: 5px 10px 0 10px;
	margin:0;
        text-align: left;

}

p {
	font: 8pt verdana;
	margin: 0px;
	text-align: justify;
	}

#contain {
	width:750px;
        border: 3px solid #0000CC;
/*	border-right:2px solid #369;
	border-left:2px solid #369; */
	margin-left:auto;
	margin-right:auto;
	background: #FFF url('snowflake.gif') bottom right no-repeat;
        }

#header {
        background: #FFF url('header.jpg') right no-repeat;
	width:750px;
        height:165px;
	border-bottom:1px solid #CCC;
	
}

#header h1 {
        text-align: center;
}

#leftcol {

	width:240px;
	float:left;
	padding:5px 0 5px 0;
	background-color: #fff;

}

#leftcol p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#content {

	margin-left:240px;
	width:500px

}

#content p {

	padding:10px 18px 3px 18px;
	margin:0;

}

#content a {
        color: #6633FF;
        text-decoration: none;
}

#content a:hover, a:active, a:visited {
        color: #2E00B8;
        text-decoration: underline;
}

#footer {

	width:750px;
	clear:left;
	border-top:1px solid #369;
	border-bottom:1px solid #369;
/*	background: #FFE6CC; */
	background: #99CEFF;
	padding: 3px 0 3px 0;

}

#footer p {
        color: #4D2600;
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
}

#footer a, a:hover, a:visited, a:active {
	text-align:left;
	padding-right:8px;
	color: #4D2600;
	font:8pt verdana, arial, sans-serif;
}


#leftImg
{
float:left;
padding: 0 0px 0px 0;
}
