.falling3 {color: !important;} 
.falling4 {color: !important;}

html {margin: 0px; background-color : #000000; background-image: url(images/background.gif); background-attachment: fixed; background-repeat: repeat-x; } 

body {margin-top: 10px; background-image : url(images/backgroundnormal6.jpg); 
background-position : bottom center; 
background-attachment : fixed; 
background-repeat : repeat-y;
color : #cc9966; 
font-size : 15px; 
font-family : Verdana, sans-serif; 
}

p { 
font-family : Verdana, sans-serif; 
text-align : left; 
text-indent : 3em; 
color : #cc9966; 
max-width : 600px; 
margin-left: auto; 
margin-right: auto;
} 

h1 { 
font-family : Verdana, sans-serif; 
color : #cc9966; 
font-weight : normal; 
font-size : 30px; 
} 

h3 { 
font-family : Impact, sans-serif; 
color : #cc9966; 
font-weight : normal; 
font-size : 25px; 
} 

a { 
color : #cc9966; 
text-decoration : none; 
font-family : Impact, sans-serif; 
font-size : 15px;
} 

a:visited { 
color : #cc9966; 
text-decoration : none; 
font-family : Impact, sans-serif; 
font-size : 15px; 
} 

a:active { 
color : #d0c288; 
text-decoration : none; 
font-family : Impact, sans-serif; 
font-size : 15px; 
} 

a:hover { 
color : #be1e2d; 
text-decoration : none; 
font-family : Impact, sans-serif; 
font-size : 15px; 
} 

hr { 
color : #d0c288; 
text-align : center; 
width : 600px; 
line-height : 5px; 
} 

br { 
line-height : 10px; 
} 

.center { 
text-align : center; 
margin-left: auto; 
margin-right: auto;
} 

.left { 
text-align : left; 
} 

.right { 
text-align : right; 
} 

img { 
vertical-align : middle; 
} 

#dropmenudiv { 
position : absolute; 
border : 1px solid #d0c288; 
font : normal 12px Verdana; 
line-height : 18px; 
z-index : 100; 
} 

#dropmenudiv a { 
width : 100%; 
display : block; 
text-indent : 3px; 
border-bottom : 1px solid black; 
padding : 1px 0; 
text-decoration : none; 
font-weight : normal; 
background-color : #000000; 
} 

#dropmenudiv a:hover { 
background-color : #000000; 
} 

#outer { 
position : relative; 
width : 100%; 
} 
#outer[id] { 
display : table; 
position : static; 
} 
#middle { 
position : absolute; 
} 
#middle[id] { 
display : table-cell; 
vertical-align : middle; 
position : static; 
} 
#inner { 
position : relative; 
width : 700px; 
margin-left : auto; 
margin-right : auto; 
border : 5px double #d0c288; 
text-align : center; 
} 
#inner[id] { 
position : static; 
} 

#pagecontent { 
text-align : left; 
} 

#heading { 
width : 600px; 
overflow : hidden; 
margin-left : auto; 
margin-right : auto; 
text-align : left; 
} 

#navbar { 
max-width : 700px; 
background-color : #000000; 
text-align : center; 
height : 40px; 
border : 5px double #d0c288; 
text-indent: 0em; 
text-align: center; 
margin-left: auto; 
margin-right: auto;
z-index: 2;

} 

input { 
background-color : #d0c288; 
color : #000000; 
font-size : 15px; 
font-family : Verdana, sans-serif; 
font-weight : normal; 
border : 1px solid #000000; 
} 

textarea { 
background-color : #d0c288; 
color : #000000; 
font-size : 15px; 
font-family : Verdana, sans-serif; 
font-weight : normal; 
border : 1px solid #000000; 
}

table {margin-left: auto; 
margin-right: auto;}

.red {color: #be1e2d;}