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


body.home {background-image:url(blackfairy.jpg); }

table {border-top: 1px ridge #000000; border-right: 1px ridge #000000;
 border-bottom: 1px ridge #000000; border-left: 1px ridge #000000; }
td {border: 2px dashed #ffffff; padding: 15px;}

#divisionone {position:absolute; border:dashed white;
font-family:Courier New; font-size:15pt;
background-color:#01A3FE; left:10px; padding:15px;
top:300px; width:400px;}

#divisiontwo {position:absolute; border:dashed white;
font-family:Courier New; font-size:15pt;
background-color:#01A3FE; left:10px; padding:15px;
top:400px; width:400px;}

body {background-color: #000000;
background-image:url; 
background-repeat: no-repeat;
background-attachment:fixed;
font-family: Courier New; 
color:#01a3fe;
line-height: 20px;}

body.film {background-color:#0066CC;
font-family: Courier New; 
color:#01a3fe;
line-height: 20px;}




h1 { font-size: 34px; margin-left: 50px; margin-right:100px; 
font-family: Courier New; color:#ffffff; line-height: 35px;}

p { font-family: Courier New; font-size: 12px; }

/*Generic*/
.border {border: 3px solid; border-color: #ffffff; }


img.right {margin-right: 60px; margin-left: 60px; margin-bottom: 1px;}
img.left {float: left; margin-bottom: 30px; margin-left: 3px; }

h2 { font-size: 23px; margin-left: 35px; line-height: 25px; 
font-family: Courier New; color:#ffffff; margin-right: 300px; text-align: center;}

h3 { font-size: 20px; margin-left: 15px; margin-right: 300px;
font-family: Courier New; }

a:link { color: white }

a:visited { color: white }

a:hover { color: blue }

a:active { color: blue }
