/* CSS Document */

h1 {
font-size:16px; 
font-family:Arial, Verdana; 
color: #7f7e9e;
}

A:link { 
text-decoration: none; 
color:#00547b;
}

A:visited { 
text-decoration: underline; 
color:#00547b;
}

A:hover { 
text-decoration: underline; 
color:#00547b;
}

body {
font-size:10px; 
font-family:Verdana, Arial; 
background-image:url(../images/bf_background.jpg);
margin-right:0px; 
margin-left:0px; 
margin-top:0px; 
margin-bottom:0px; 
padding:0px;
}

p {
font-size:12px; 
font-family:Verdana, Arial; 
color: #7f7e9e; 
margin-right:0px; 
margin-left:0px; 
margin-top:0px; 
margin-bottom:0px; 
padding:0px;
}

#viewpane {
position:relative; 
width:auto; 
height:100%; 
margin-left:auto; 
margin-right:auto; 
text-align:center;
}
	
#submain {
position:relative; 
width:853px; 
height:476px; 
margin-top:6%; 
margin-left:auto; 
margin-right:auto; 
text-align:left; 
background: url(../images/bf_framework.jpg) no-repeat;
}

#page_text {
position:absolute; 
left:400px; 
top:135px; 
width: 380px; 
height: 250px;
}
		
#roompic {
position:absolute; 
width:294px; 
height:272px; 
top:120px; 
left:61px;
}

#menu_text {
position:relative; 
font-size:11px;
color:#00547b; 
font-family:Verdana,Arial; 
left:42px; 
top:446px; 
width: 760px; 
height: 18px;
}

#menu_text a {
text-decoration:none; 
color:#00547b;
}

#menu_text a:hover {
text-decoration:underline; 
color:#008ecd;
}

#logo {
position:absolute; 
width:207px; 
height:80px; 
left: 27px;
top:1px;
}

	 