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

body,html							{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#575757; line-height:18px; background:url(../images/bg.jpg) top center; background-repeat:no-repeat; margin:0 auto; }

#tabs								{ width:830px; height:37px; padding-left:27px; margin:0 auto; }
#logo								{ width:800px; height:35px; padding:25px 0px 20px 57px; margin:0 auto; }

#topbg								{ background:url(../images/top.jpg); background-repeat:no-repeat; width:852px; height:13px; margin:0 auto; position:relative; }

#link3								{ position:absolute; display:block; top:-37px; right:260px; width:186px; height:37px; z-index:1000; background:url(../images/test.gif); background-repeat:no-repeat; }
#link4								{ position:absolute; display:block; top:-37px; right:260px; width:186px; height:37px; z-index:500; }

#middlebg							{ background:url(../images/middle.jpg); width:852px; height:100%; margin:0 auto; }
#btmbg								{ background:url(../images/btm.jpg); background-repeat:no-repeat; width:852px; height:27px; margin:0 auto; padding-bottom:15px; }
#topbox								{ width:824px; height:356px; position:relative; background:url(../images/topbox.jpg); background-repeat:no-repeat; margin-left:15px; }
#join								{ width:304px; height:91px; position:absolute; text-align:center; top:230px; right:85px; }
#sash								{ width:189px; height:191px; position:absolute; top:-20px; right:-22px; }
#dice								{ width:424px; height:209px; position:absolute; top:8px; right:21px; }
#terms								{ width:830px; text-align:center; padding-top:15px; }

.titlea								{ position:absolute; top:102px; left:29px; }
.titleb								{ position:absolute; top:173px; left:29px; }
.titlec								{ position:absolute; top:243px; left:29px; }

#link1								{ position:absolute; display:block; width:298px; height:48px; z-index:1000; background:url(../images/test.gif); background-repeat:no-repeat; }
#link2								{ position:absolute; display:block; width:298px; height:48px; z-index:500; }


#welcomebox							{ width:824px; height:245px; position:relative; background:url(../images/150box.jpg); background-repeat:no-repeat; margin-left:15px; }
#welcometext						{ width:389px; position:absolute; left:388px; top:70px; }
#ndbbox								{ width:824px; height:306px; position:relative; background:url(../images/ndbbox.jpg); background-repeat:no-repeat; margin-left:15px; }
#ndbtext							{ width:389px; position:absolute; left:388px; top:70px; }
#dynamicbox							{ width:824px; height:265px; position:relative; margin-left:15px; }
#joina								{ position:absolute; top:189px; left:380px; }
#termsa								{ position:absolute; top:196px; left:505px; width:200px; }
#joinb								{ position:absolute; top:250px; left:380px; }
#termsb								{ position:absolute; top:258px; left:505px; width:200px; }

.backtotop							{ width:111px; height:44px; position:absolute; bottom:0px; right:0px; }

ul 									{ list-style-position:outside; margin-top:15px; margin-bottom:16px; }
a:link, a:visited, a:active 		{ color:#575757!important; text-decoration:none; }
a:hover 							{ text-decoration:underline; }
.splitter							{ height:10px; clear:both; }


