@charset "UTF-8";
/* CSS Document */

a img {
text-decoration:none;
border-width:0px;
outline-width:0px;
}

body {
background-image:background2.jpg;
background-color:#bbd9f3; 
background-attachment:fixed;
font-family:Verdana, Arial, Helvetica, sans-serif;
align:center;
}

#contentframetop {
align:center;
position:relative;
margin-top:60px;
background-image:url(contenttopbg.png); /*homeframe*/
background-repeat:no-repeat;
height:63px;
width:783px;
}

#contentframe {
position:relative;
align:center;
margin-top:0px;
width:783px;
height:380px;
background-image:url(contentbg.png);
}


#content {
position:relative;
width:600px;
margin-left:34px;
margin-top:0px;
text-align:left;
overflow:hidden;
}

.content {
width:500px;
font-size:14px;
line-height:20px;
color:#111111;
word-spacing:auto;
overflow:hidden;
height:auto;
}

h1 {
line-height:140%;

}


#clear {
clear:both;
}

#mblogo {
margin: -40px 0px 0px 16px; 
display:block; 
position:absolute; 
align:left;
}




#contentframebottom {
align:center;
clear:both;
position:relative;
width:783px;
height:32px;
margin-top:auto;
background-image:url(contentbottombg.png);
}
