@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	color: #000;
	font-weight: normal;
} 
#header {
	height: 125px;
	width: 850px;
	background-image: url(../images/header.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
} 
#navigation {
	float: left;
	height: auto;
	width: 850px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
	margin-right: 25px;
	background-color: #ececec;
}
#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	text-align: right;
	padding-top: 3px;
	padding-right: 65px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#navigation  a:link {
	color: #000000;
	text-decoration: none;
}
#navigation  a:visited {
	text-decoration: none;
	color: #000000;
}
#navigation  a:hover {
	text-decoration: none;
	color: #006699;
}
#navigation  a:active {
	text-decoration: none;
	color: #000000;
}
#gradient {
	height: 40px;
	width: 850px;
	background-repeat: repeat-x;
	background-image: url(../images/gradient.png);
	padding: 0px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
}
#sidebar1 {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #006699;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#photo {
	margin: 0px;
	height: auto;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar1 a:link {
	color: #006699;
	text-decoration: none;
}
#sidebar1 a:visited {
	text-decoration: none;
	color: #006699;
}
#sidebar1 a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#sidebar1 a:active {
	text-decoration: none;
	color: #006699;
}
#mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 250px;
	text-align: center;
	padding: 0px;
} 
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #006699;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent_noleftside {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding: 0px;
	text-align: left;
} 
#mainContent_noleftside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent_noleftside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #006699;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#mainContent_noleftside h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #CCCCCC;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
