@charset "UTF-8";
/* CSS Document */

<!--
.Rotating_Portfolio {
	margin: 5px;
	padding: 5px;
	padding-top: 15px;
	position:absolute;
	/*clear: both;*/
	height: 480px;
	width: 55%;
	min-width:640px;
}
body {
	background-color: #dddddd;
	min-width: 700px;
	max-width: 900px;
}
p {
	font-size: small;
	font-family: Arial, sans-serif;
	color: #444444;
	margin: 20px;
	margin-right: 300px;
	margin-left: 30px;
	line-height: 1.5em;
}
img {
	margin-left: auto;
	margin-right: auto;
	}
blockquote {
	color: red;
	margin-bottom: 35px;
	}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: red;
}
h4 {
	font-family: serif;
	color: #666666;
	font-size: 30px;
	line-height: 1.4em;
	font-style: normal;
	margin: 0px 25px 25px 30px;
	width: 620px;
}
h4:first-line {
	font-size: 30px;
	font-style: italic;
	color: red;
}
.Menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	float: none;
	margin-bottom: 1em;
	width: 100px;
	text-transform: none;
	display: inline;
}
.style4 {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
	display: inline;
	margin-right: 30px;
}
.style6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #333333;
}
ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 1.4em;
	list-style: none;
	background-color: #eeeeee;
	padding: 30px;
	width: 200px;
	margin-left: 30px;
	}
li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	}
.style7 {color: #999999
}
#footer {
	font-size: 65%;
	color: #aaaaaa;
	margin-left: 15px;
	height:20px;
	width:635px;
	padding-top:10px;
	border-top:1px dotted gray;
	position:absolute;
	/* lame hack push it further down its div*/
	top:150%;	
	clear: right;
}
#menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #777777;
	margin-bottom: 30px;
}
#myjs {min-width:642px;}	

#allcontent {
	margin-left: auto;
	margin-right: auto;
	}
#sidebar {
	position:absolute;
	border-left-color: #999999;
	border-left-style: none;
	border-left-width: thin;
	width: 190px;
	padding-left: 20px;
	margin-top: 0px;
	left:680px;
	top:85px;
	/*float: right;*/
	background-color: #ffffff;
	}
#Map2 {
	border: none;}