body {
margin: 0 auto;
width: 770px;
background: url(shared/bg.gif) center repeat-y;
background-color:#660000;
align:center;
font-size: 12pt; font-family: "Times New Roman", Georgia, Times;
}

#container {
}

#content {
padding: 20px 40px 0 45px;
color: #fff;
}

#content img {
margin: 0 10px 10px 10px;
border: #ffffff solid 3px;
}

#content h1
{
font-size: 14pt;
}

#content h2
{
font-size: 13pt;
}

#nav-header {
}

header {
margin: 0;
padding: 0;
}


table,td,tr,p  { color: white; font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
.fett_14 { color: white; font-weight: bold; font-size: 13pt; font-family: "Times New Roman", Georgia, Times }
A {
	color : yellow;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	text-decoration : underline;
}

.imageflRight {
float:right;
}

.imageflLeft {
float:left;
}
