@charset "utf-8";

/* CSS Document */



body {
background:#e4eae8 url(http://208.71.143.122/media/images/bg.jpg) top center repeat-x;
}

#page {
position:relative;
bottom:7px;
left:200px;
margin:0 auto;
background: url(http://208.71.143.122/media/images/centerbg.jpg) top center no-repeat;
width:1024px;
height:652px;
text-align:center;
}

#name {
position:relative;
right:300px;
top:250px;
color:#045B96;
font-size:6em;
font-family:"Times New Roman", Times, serif;
font-style:italic;
z-index:99;
}

#subtext {
position:relative;
top:250px;
right:107px;
color:#000;
font-size:4em;
font-family:Times New Roman, Times, serif;
font-style:italic;
z-index:94;
}

#logo {
position:relative;
float:left;
background: url(http://208.71.143.122/media/images/logo.jpg) top center no-repeat;
width:170px;
height:126px;
right:280px;
}

#logo:hover {
background: url(http://208.71.143.122/media/images/logohover.jpg) top center no-repeat;

}
