body{
background-color:#FBD0D7;
margin:0;
}

a:link{color:#790000; text-decoration:none;}
a:hover{color:#790000; text-decoration:underline;}

#wrap{
	margin:13px;
	border:3px solid #003;
	background-color:#FFFFFF;
	/*you may need to adjust this value to accomodate your text */
padding-bottom:350px;
	min-width:845px;
	background-image: url(../images/backlinen3.png);
}


#header{
	padding-bottom:10px;
	padding-top:6px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #790000;
	background-color: #790000;
	background-image: url(../images/backlinen1.jpg);
}

#header p{
	font-family:'Georgia','Times New Roman', Times, serif;
	letter-spacing:1px;
	line-height:33px;
	color:#000000;
	text-align:center;
	margin-left:19px;
	margin-bottom:0;
}

.subtitle{
font-family:'Georgia','Times New Roman', Times, serif;
font-style:italic;
font-size:x-small;
line-height:18px;
margin-left:190px;
color:#999999;
}

.right{
font-family:'Georgia','Times New Roman', Times, serif;
text-align:right;
float:right;
width:25%;
padding:5px;
margin:10px;
}

.right1{
	font-family:'Georgia', 'Times New Roman', Times, serif;
	font-size:1em;
	font-weight:bold;
	color:#790000;
	text-transform:uppercase;
	border-top:#999999 3px double;
}

.right2{
font-family:'Georgia','Times New Roman', Times, serif;
font-size:.9em;
color:#333333;
}

.right3{
font-family:'Georgia','Times New Roman', Times, serif;
color:#98321B;
font-size:1em;
font-weight:bold;
}


.left{
font-family:'Georgia','Times New Roman', Times, serif;
margin-top:60px;
margin-left:21px;
padding:12px;
float:left;
width:35%;
padding:10px;
margin:10px;
}

.type1{
font-size:36pt;
line-height:.8em;
font-family:'Georgia','Times New Roman', Times, serif;
}

.type2{
	font-size:36pt;
	line-height:0.8em;
	font-family:'Georgia','Times New Roman', Times, serif;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}

.number{
float:left;
color:#790000;
font-size:36pt;
line-height:1em;
font-family:'Georgia','Times New Roman', Times, serif;
}

.link1{
font-family:'Georgia','Times New Roman', Times, serif;
text-decoration:none;
color:black;
font-weight:bold;
font-size:small;
line-height:2em;
text-transform:uppercase;
}

.subtext{
	color:#036;
	font-size:0.85em;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

.subtext2{
letter-spacing:4px;
color:#999999;
font-size:.7em;
text-transform:uppercase;
margin-left:33px;
font-family:'Georgia','Times New Roman', Times, serif;
}

.content{
font-weight:normal;
font-family:'Georgia','Times New Roman', Times, serif;
font-size:1em;
color:#000000;
}

#footer{
	margin-top:0;
	border-top:#790000 3px solid;
	padding:11px;
	background-color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-variant: small-caps;
	color: #999;
	font-weight: normal;
}

#footer p{
color:#333333;
font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
font-size:12px;
}


#footer a{
color:#666666;
text-decoration:none;
}

#footer a:hover{
color:#333333;
text-decoration:underline;
}


.f1{
	font-family:'Georgia', 'Times New Roman', Times, serif;
	color:#006;
	letter-spacing:-1px;
	font-size:26px;
}

.f2{
	font-family:'Georgia', 'Times New Roman', Times, serif;
	color:#790000;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:1em;
}

p img{
	padding:3px;
	border:#666666 3px double;
	background-color:#036;
}

/*  top menu   */

#navcontainer{
margin-top:-15px;
background-color:#000000;
width:100%;
}

 #navcontainer ul
 {
 padding-left: 0;
 margin-left: 0;
 background-color: #000000;
 color:#666666;
 float: left;
 width: 100%;
 font-family:'Georgia','Times New Roman', Times, serif;
 font-size:.9em;
 font-weight:bold;
 text-transform:uppercase;
 }

 #navcontainer ul li { display: inline; }

 #navcontainer ul li a
 {
 padding: 0.2em 1em;
 background-color: #000000;
 color:#666666;
 text-decoration: none;
 float: left;
 border-right: 1px solid #790000;
 }

 #navcontainer ul li a:hover
 {
 background-color: #FFFFFF;
 color: #790000;
 }
