html {height:100%;}
BODY, TD, P, LI, BLOCKQUOTE { height:100%; margin:0; padding:0;
font-family: sans-serif; color:#FFFFFF;}

a:link { text-decoration:none; color:#999999; }
a:visited { text-decoration:none; color:#999999; }
a:hover { text-decoration:underline; color:#FFFFFF;}
a:active { text-decoration:none; color:#FFFFFF; }

#bg {position:fixed; top:0; left:0; width:100%; height:100%; background-image:url(../images/bgImage.jpg); background-repeat:no-repeat;}

#content {position:fixed; top:0; left:0; width:1004px; height:600px;}


#header {height:75px; width:1004px; }

#siteIndication { width:1004px; height:25px; text-align:right; padding-top: 1px;}
.siText {font-size:10px;}

#leftpanel { width:754px; height:450px; float:left; padding-left:25px; padding-top:15px;}

#rightpanel {width:200px; height:450px; float:right; padding-top:20px;}
#rpTitle{width:200px; height:25px; font-size:16px; text-align:center;}
#rpContent {width:200px; height:425px; background-image:url(../Images/rpBG.jpg); background-repeat:no-repeat; padding-left:5px; font-size:12px;}

#footer { width:979px; height:100px; float:left; margin:0px; padding-left:25px; padding-top:25px; font-size:10px; color:#666666;}
