body {background-color: #404040; background-image:url('graphics/background.jpg'); background-repeat:repeat-y; background-position:center; margin-top:0;}

#banner {position:relative; top:0; height:90px; background-image:url('graphics/banner3.png'); background-repeat:no-repeat; background-position:center;}
#outer {width:100%; height:100%; text-align:center;}
#menu {position:relative; width:100%; height:21px; background-image:url('graphics/menu2.png'); background-repeat:no-repeat; background-position:center; cursor:default}
#menuitems {font-family: Verdana,Tahoma, 'Trebuchet MS'; font-size:10px; font-weight:bold; margin-top: 4px;}
#menuitems a {color:#D06900; text-decoration:none;}
#menuitems a:hover {color:#505050; border-bottom:1px solid #999999;}
.menusep {font-weight:normal; color:#C6C6C6; padding-left: 3px; padding-right: 3px;}
#content {position:relative; margin-top:20px; width:700px; text-align:left; font-family:Verdana,Tahoma,sans-serif; font-size:10px;}

#toolinfo {margin-left: 40px; margin-right:40px;}
#toolinfo ul {list-style-type:square;}
#toolinfo a {color:#D06900; text-decoration:none; border-bottom:1px solid #999999;}
#toolinfo a:hover {color:#000000; text-decoration:none; border-bottom:1px solid #D06900;}

#screenshot {text-align:center;}
#screenshot a {color:#505050; text-decoration:none}
#screenshot a:hover {color:#D06900; font-weight:bold}

h1 {font-family:'Trebuchet MS'; font-weight:bold; font-size:20px; color:#D06900; width:700px; border-bottom:3px double #D0D0D0;}

#toggler {font-family: Verdana,Tahoma, 'Trebuchet MS'; font-size:10px; font-weight:bold; margin-top: 4px;}
#toggler a {cursor:pointer; color:#D06900; text-decoration:none;}
#toggler a:hover {color:#505050; border-bottom:1px solid #999999;}

#list a {color:#606060; text-decoration:none;}
#list a:hover {color:#000000; border-bottom:1px solid #D06900;}

.header {background-color: #1B1B28; width:90%; font-weight: bold; color: #F0F0FF; padding: 3px;}
.header {filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#1B1B28, EndColorStr=#F0F0FF);}
	
//.header {filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#505667, EndColorStr=#1A1826);}
//#menu {filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F6F6F6, EndColorStr=#C0C0CA);}


