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

body          
{ 
color: #c4c4c4; 
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

background: black url(http://www.wewantsixsides.com/styles/sixsides/theme/images/body-bg.png);

min-height: 100%;
background-position:top center;
background-repeat: no-repeat; 
background-attachment:fixed;
text-align: left; 
margin: 0px; 
padding-top: 0; 
scrollbar-3dlight-color: #ff0000; 
scrollbar-arrow-color: #ff0000; 
scrollbar-darkshadow-color: #ff0000; 
scrollbar-highlight-color: #FF0000; 
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #ff0000; 
scrollbar-track-color: red}

}
a:link   	{ color: red; text-decoration: none }
a:active	{ color: red; text-decoration: none }
a:visited   { color: red; text-decoration: none }
a:hover   	{ color: red; text-decoration: underline}
.font1 		{color: #EE7621; font-weight: bold;} 


#top   { 
background: white url(http://www.wewantsixsides.com/styles/sixsides/theme/images/top-bg.png) repeat-x;
width: 100%; 
height: 114px }

#menu  { background: #232323 url(http://www.wewantsixsides.com/styles/sixsides/theme/images/toolbar-bg.png) repeat-x; width: 100%; height: 60px }

#main  { font-size: 12px; text-align: center; vertical-align: middle; float: none; clear: none; 
border-top: none; 
border-right: none; 
border-left: none; 
width: 990px; 
height: 800px; clip: rect(0pt auto auto auto); align: center  }


