body {

background-color: #000;

font-size: 12pt;

font-family: verdana, sans-serif;

/*cursor: crosshair;*/

color: #FFFFFF;

}

img {

border:0;

}



a:link {

color: #CBE9FE;

}

a:visited {

color: #CBE9FE;

}

a:hover {

color: #CBE9FE;

}

a:active {

color: #3399FF;

}



#side{

border: 2 "white" "dotted";

background-color:#333;

text-align: center;

color: #fff;

font-size: 12pt;

font-variant: small-caps;

position: fixed;

top: 0;

right: 0;

width: 200px;

height: 900px;

z-index: 1;

overflow: auto;

}



#outline {

width: 600px;

/*background-color: #007;*/

background-image: url(middle.jpg);

background-repeat: repeat-y;

position:relative;

top:-5px;

/*background-attachment: fixed;*/

font-family: verdana, sans-serif;

margin: 0 auto;

}



#content {

width: 600px;

margin: 10px auto;

}





#header {

background-image: url(middle.jpg);

background-color: #1B2352;

}



#menu {

width: 100%;

padding: 5px 0 5px 0;

background-color: #333;

font-size: 10pt;

color: #fff;

text-align: center;

}

#bottom {



background-image:url(middle.jpg)

}

#foot{

margin:0 auto;

width:100%;

height: 20px;

position:fixed; 

bottom:0px;

left: 0px;

background-color:#333;

text-align: center;

vertical-align: center;

color: #CBE9FE;

font-size: 7pt;

font-variant: small-caps;

}



#footspace {

height:20px;

}

