@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#c23334;
	height:100%;
}

html {
	height:100%;
}

h2{
	font-size: 18px;
	line-height: 24px;
	font-weight:bold;
	color:#c23334;
}

a, a:visited  {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

a:hover, a:active {
	font-weight:bold;
	color:#c23334;
	text-decoration:underline;
}

#site {
	width:961px;
	background-color:#FFFFFF;
	height:100%;
	text-align:left;
}

#left {
	width:487px;
	height:148px;
	float:left;
}

#left table{
	margin-left:40px;
}

table a{
	
}

#picframe {
	width:474px;
	float:left;

}


#fliesstext {
	margin-left:40px;
	margin-right:40px;
}

.backdraft {
	margin-left:0;
}