body  {
       font-family:arial, helvetica, sans-serif;
       color:white;
       margin:0px;
       background-color:black;
       background-image:url(webside4.png);
       background-repeat: no-repeat;
       background-position:10px 50px;
       }
table
       {
       visibility:hidden;
       display:none;
       }
table.visi
       {
       table-layout:fixed;
       empty-cells:show;
       visibility:visible;
       display:block;
       text-indent:0px;
       background-color:#000050;
       color:#707070;

       margin:0px 80px 16px 30px;
       text-align:center;
       width:650px;
       }
p      {
       margin:2px 80px 16px 144px;
       text-indent:16px;
       text-align:justify;
       }

p.announce
       {
	
	display:block;
	font-family:Roman Black;
	font-weight:bold;
/*	color:#eeeeee;*/
/*	background-color:#4040ff;*/
	text-align:center;
	font-size:50px;
	border-style:groove;
	border-size:5px;
	
	Width=450px;
	filter:Mask(Color=#000040)Croma(Color=#404000)Glow(Color=#A0FF00);
       }
hr
       {
       margin:0px 80px 16px 185px;
       }
H1
       {
       text-align:center;
       font-weight:bold;
       margin:0px 80px 16px 185px;

       }
h2 	 {
       margin:2px 80px 16px 144px;
	 }

ul     {
       margin:2px 80px 16px 144px;
	 }
li     
       {
       margin:2px 80px 16px 144px;
       }

a:link
       {
       color:#c0c0c0;
       background-color:transparent;
       }
a:visited
       {
       color:#909090;
       background-color:transparent;
       }
a:hover
       {
       color:white;
       background-color:transparent;
       }
a.button
       {

       display:block;
       background-color:#202050;
       position: 0px 10px;

       margin-left:10px;
       padding:1px;
       border-style:outset;
       border-width:2px;
       color:#ffffff;
       height:30px;
       width:100px;

       text-indent:5px;
       text-align:left;
       font-weight:bold;
       font-size:15px;
       text-decoration:none;
       line-height:30px;
       filter:alpha(Opacity='80');
       }


a.button:visited
       {
       background-color:#202050;
       filter:alpha(Opacity='60');
       color:#c0c0c0;
       }

a.button:hover
       {
       border-style:inset;
       background-color:#202050;
       color:ffffff;
       filter:alpha(Opacity='80');
       }

a.littlebutton
       {
       display:inline;
       position:absolute;
       background-color:#202050;

       margin:0px 0px 0px 15px;
       padding:1px;
       border-style:outset;
       border-width:2px;


       color:#ffffff;

       height:80px;
       width:20px;

       text-indent:5px;
       text-align:left;
       font-weight:bold;
       font-size:12px;
       text-decoration:none;
       writing-mode:tb-rl;
       glyph-orientation-horizontal:180;
       line-height:20px;
       
       filter:alpha(Opacity='60');

       }
a.littlebutton#Option1
	{
	top:0px;
	left:95px;
	height:75px;
	}
a.littlebutton#Option2
	{
	top:75px;
	left:95px;
	}
a.littlebutton#Option3
	{
	top:155px;
	left:95px;
	height:61px;
	}

a.littlebutton:visited
       {
       background-color:#202050;
       filter:alpha(Opacity='60');
       color:#c0c0c0;
       }

a.littlebutton:hover
       {
        border-style:inset;
        filter:alpha(Opacity='80');
        color:ffffff;
        background-color:#202050;
       }

.notify
       {
       text-align:center;
       width:100px;
       display:block;
       color:black;
       background-color:#ff0000;
       }

#PagePic
       {
       position:absolute;
       top:5px;
       left:2px;
       height:140px;
       width:140px;
       }

#Menu  {
        position:absolute;
	top:200px;
	left:0px;
	padding:0px;
	width:100px;
	}
body>#Menu {width:150px;}
