body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	color: #323232;
}
#sidenav {
	height: 600px;
	width: 145px;
	border: 1px solid #6AADFC;
	position: absolute;
	left: 5px;
	top: 118px;
	background-image: url(images/blend1a.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidenav li {
	background-color: #FFFFFF;
	margin-top: 6px;
	padding-left: 2px;
}

#leftbox {
	height: 114px;
	width: 170px;
	background-color: #FFFFFF;
	position: absolute;
	left: 5px;
	top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6AADFC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #6AADFC;
	background-image: url(images/building.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
}
#titlebox {
	height: 114px;
	width: 447px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	position: absolute;
	left: 174px;
	top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6AADFC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#rightbox {
	height: 114px;
	width: 171px;
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	position: absolute;
	left: 620px;
	top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6AADFC;
	border-right-color: #6AADFC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}
#content {
	height: 600px;
	width: 442px;
	background-color: #FFFFFF;
	position: absolute;
	left: 149px;
	top: 118px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6AADFC;
	border-right-color: #FFFFFF;
	border-bottom-color: #6AADFC;
	border-left-color: #6AADFC;
	padding: 0px;
	margin: 0px;
}
#photobar {
	position: absolute;
	height: 600px;
	width: 201px;
	left: 590px;
	top: 118px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6AADFC;
	border-right-color: #6AADFC;
	border-bottom-color: #6AADFC;
	border-left-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}

#content p {
	font-size: 12px;
	margin: 10px;
	line-height: 15px;
}
#content ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 15px;
	color: #CC0000;
}



#sidenav ul{
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	line-height: 24px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}


a:link {
	color: Blue;
	text-decoration: none;
}
#content b {
	color: #336699;
}


a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: none;
}
#photobar h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#leftbox h1 {
	font-size: 16px;
	margin: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	line-height: 20px;
}
#photobar p {
	padding: 0;
	margin: 0;
}
#mainpage {

	height: 600px;
	width: 642px;
	background-color: #FFFFFF;
	position: absolute;
	left: 149px;
	top: 118px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6AADFC;
	border-right-color: #6AADFC;
	border-bottom-color: #6AADFC;
	border-left-color: #6AADFC;
	padding: 0px;
	margin: 0px;
}
#mainpage h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
#mainpage h2 {
	font-size: 16px;
	font-weight: bold;
	color: #D50048;
	text-align: center;
	line-height: 22px;
	background-color: #CCCCCC;
	border: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
}
#mainpage p {
	font-size: 12px;
	margin: 10px;
	line-height: 15px;
}
#mainpage ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 15px;
	color: #CC0000;
}
#examples {
	height: 600px;
	width: 642px;
	background-color: #FFFFFF;
	position: absolute;
	left: 149px;
	top: 118px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6AADFC;
	border-right-color: #6AADFC;
	border-bottom-color: #6AADFC;
	border-left-color: #6AADFC;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#examples p {
	font-size: 10px;
	margin: 10px;
}
#examples h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}
#examples td {
	font-size: 10px;
	margin: 10px;
	line-height: 14px;
}
#examples h2 {
	font-size: 10px;
	margin: 10px;
	font-weight: bold;
}
#inset1 {
	width: 130px;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	margin-top: 10px;
	margin-left: 5px;
	background-image: url(images/square130x100.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#inset1 p {
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.yellow {
	color: #FFFF00;
}
.white {

	color: #FFFFFF;
}

