* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	background:#fff;
	color:#999933;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	color:#999933;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#container {
	min-height:100%;
	min-width:980px;
	margin:auto;
}
#container2 {
	width:95%;
	margin:auto;	
}
#header {
	position:relative;
	margin-bottom:10px;
}
#header img {
	max-width:2000px;
	margin:auto;
	display:block;
}
#sloan {
	width:480px;
	height:360px;
	background:url(/images/sloan.jpg) no-repeat;
	float:left;
	margin-right:10px;
}
#frame {
	width:300px;
	float:right;
	margin:30px 0 5px 5px;
}
#frame a {
	display:block;
	width:300px;
	height:380px;
	background:url(/images/frame.jpg) no-repeat;
	outline:0;
	text-indent:-999em;
}
#main {
	overflow:hidden;
	margin:0 10px 10px 500px;
}
#content {
	padding:10px;
	text-align:justify;
	padding-right:5px;
	margin:0 10px 10px 0;
}
#content p {
	padding-bottom:10px;
	padding-left:10px;
}
#footer {
	clear:both;
	padding-top:10px;
	text-align:center;
}
#footer a {
	color:#b0b16b;
	outline:0;
}
a.sloan {
	display:block;
	width:300px;
	height:83px;
	margin:10px auto 0;
	background:url(/images/sloanbella.jpg);
	text-indent:-999em;
}
a.prdesignz {
	display:block;
	width:245px;
	height:39px;
	margin:0 auto 10px;
	text-indent:-999em;
	background:url(/images/prdesignz.jpg);
}
#facebookfeed {
	width:380px;
	text-indent:0;
	float:left;
	margin-left:10px;
	display:inline;
}
#twitterfeed {
	text-indent:0;
	width:380px;
	float:right;
}
#facebookfeed2 {
	width:380px;
	text-indent:0;
	margin:0 auto 10px;
}
#twitterfeed2 {
	text-indent:0;
	width:380px;
	margin:0 auto 10px;
}
#followme {
	text-align:center;
	position:absolute;
	bottom:10px;
	right:10px;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
}
#followme a img {
	border:0;
}
#followme #facebook, #followme #twitter {
	float:left;
}
#followme #fans {
	width:250px;
	float:left;
	padding-top:2px;
}
iframe .fan_box .page_stream {
	height:45px !important;	
}
.sep {
	display:block;
	width:75px;
	height:75px;
	background:url(/images/butterfly.jpg) center no-repeat;
	margin:0 auto;
}
.sep:hover {
	background:url(/images/butterfly_mouseover.jpg) center no-repeat;
}
fieldset {
	border:1px solid #C4C794;
	padding:10px;
}
#date {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}
#horodate {
	font-size:16px;
	margin-bottom:5px;
}
#content .list {
	padding-left:30px;
}
#content .list li {
	margin-left:30px;
}
