/* CSS Document */

body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(/graphics/suzanne-zemke-bg.jpg);
	background-repeat: repeat-x;
}
div#pagebase{
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;

}
div#pagebase-2{
	height: 500px;
	width: 8000px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 10px solid #003300;
	margin-top: 100px;
}
div#header{
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(/graphics/suzanne-zemke-header.jpg);
	background-repeat: no-repeat;
}
div#navbar{
	height: 30px;
	width: 780px;
	margin-left: 5px;
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
}
div#leftcol{
	float: left;
	width: 480px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 10px;
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #A7A5CA;
	padding-bottom: 10px;
}
div#leftcol a {
	background-color: #A7A5CA;
	color: #000066;	
}
div#rightcol{
	float: right;
	width: 360px;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
div#feedbox{
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-left: 20px;
	margin-left: auto;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-right: 20px;
	clear: both;
	}
div#rssfeed{
	float: left;
	width: 400px;
	height: auto;
	padding: 10px;
	display: inline;
	margin-left: 10px;
	background-color: #E9E9E9;
	border: 1px dotted #CCCCCC;
}
div#rsscomment{
	float: right;
	width: 400px;
	height: auto;
	padding: 10px;
	display: inline;
	margin-right: 20px;
	background-color: #E9E9E9;
	border: 1px dotted #CCCCCC;
}
div.floatbox{
	padding: 5px;
	height: auto;
	width: 330px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	text-align: justify;
	background-image: url(/graphics/suzanne-zemke-bg.jpg);
	background-repeat: repeat-x;
}
/*div.floatbox{
	background-color: #D6E59D;
	padding: 5px;
	height: auto;
	width: 340px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 2px dotted #CCCCCC;
	font-size: 0.9em;
	text-align: justify;
}*/
div.floatbox a {
	font-size: 1em;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}
div#footer{
	width: 950px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #666666;
	clear: both;
}
#footer p {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.3em;
	}
/*font*/
h1{
	font-size: 1.1em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 6px;
}
h2{
	font-size: 1.1em;
	color: #267F7E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #267F7E;
}
div#leftcol h2{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div#feedbox h2{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333}
h3{
	font-size: 1em;
	color: #267F7E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #267F7E;
}
p{
	font-size: 1em;
}
li{
	font-size: 1em;
}
/*navigatyion*/
a.navlink:link, a.navlink:visited {
	font-size: 1.7em;
	color: #000033;
	font-weight: bold;
	height: 55px;
	width: 780px;
	margin-left: 5px;
	margin-top: 1px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 a.navlink:hover{
	color: #000033;
	text-decoration: none;
	font-size: 1.7em;
	font-weight: bold;
	height: 55px;
	width: 780px;
	margin-left: 5px;
	margin-top: 1px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.top{
	color: #5BB9E9;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover{
color: #C1D8A5;
}


img.power{
	background-color: #FFFFFF;
	margin: 3px;
	height: auto;
	width: auto;
	padding: 6px;
	border: 1px dotted #003300;
}


#rightcol ul a {
	display:block;
	padding:0 0 5px 5px;
	margin-bottom:3px;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rightcol ul a:hover {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D8A5;
	color: #C1D8A5;
	text-align: right;
}
#rightcol li {
	display:inline;
	text-align: right;
}
/* images */
.suimage{
	padding: 3px;
	float: left;
	height: 144px;
	width: 96px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.suimage-main{
	padding: 3px;
	float: left;
	height: 251px;
	width: 150px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 3px;
}
.header{
	float: right;
	height: 100px;
	width: 440px;
	}