/* CSS Document */

body{
background:url(../graceimg/045.gif) repeat;
text-align:center;
}

#header{
background:url(../graceimg/fchead.gif) no-repeat;
width:700px;
margin:auto;
margin-top:-15px;
text-align:center;
height:100px;
}

#nav{
width:700px;
margin:auto;
height:50px;
}
a.nav{
font-family:arial black;
font-size:11px;
color:#FFFFFF;
margin-top:50px;
}
a.nav:hover{
font-family:arial black;
font-size:11px;
color:#CCCCCC;
margin-top:50px;
}
#container{
margin:auto;
margin-top:75px;
width:700px;
height:700px;
background:url(../graceimg/fanclubbg.gif) no-repeat;
}
#left{
margin:auto;
height:700px;
float:left;
width:250px;
}
#right{
text-align:left;
font-family:georgia;
font-size:12px;
color:#FFFFFF;
margin:auto;
width:450px;
margin-top:150px;
float:right;
}