/* CSS Document - removed from page design Oct 2003 */

body 
{
background: black;
color: white;
/* REMOVE(REPLACE) COMMENT BRACKETS BELOW TO INSERT(REMOVE) BACKGROUND IMAGE */
background-image:  url("ndragon2002.gif");
scrollbar-arrow-color: #CCCCCC;
scrollbar-base-color: #000;
scrollbar-dark-shadow-color: #000;
scrollbar-track-color: #333333;
scrollbar-face-color: #000;
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3d-light-color: #FFFFFF;
background-attachment: fixed;
margin-left:10%; margin-right:10%;
}

a 
{
color: #CCCCCC;
text-decoration: none;
}

a:hover 
{
color: #FFFF99;
}

a.left 
{ 
color: #FFFF99;
}

a.left:hover 
{
text-decoration: underline;
}

dd.yellow, dt.yellow 
{
font-family: "Georgia", "Times New Roman", "Times", "serif";
text-color: #FFFF99;
}

dd, dt 
{
font-family: "Georgia", "Times New Roman", "Times", "serif";
}

h1
{
position: relative;
font-family: "Georgia";
z-index: 1;
}

h2 
{
font-family: "Georgia", "Times New Roman", "Times", "serif";
font-style: italic;
color: #FFFF99;
}

h3, h4 
{
font-family: "Georgia", "Times New Roman", "Times", "serif";
color: #FFFF99;
}

h1.topone
{
position: absolute;
left: 10%;
z-index: 1;
}

h2.toptwo
{
position: absolute;
right: 10%;
top: 10px;
}

h1#pageheader
{
	width: 100%;
	border: 1px solid blue;
}

span#pagetitle
{
	color: #ffff99;
	right: 10%;
}

hr 
{
text-align: center;
color: FFFF99;
width: 80%;
}

p 
{
text-indent: 1em;
font-family: "Georgia", "Times New Roman", "Times", "serif";
}

p.plain 
{
text-indent: 0em;
font-family: "Times New Roman", "Times", "serif";
}

p.style 
{
text-indent: 0em;
font-family: "Georgia", "Times New Roman", "Times", "serif";
}

p.header 
{
text-indent: 0em;
text-align: center;
font-size:75%;
font-family: "Georgia", "Times New Roman", "Times", "serif";
}

p.headleft 
{
text-indent: 0em;
text-align: left;
font-size:75%;
font-family: "Georgia", "Times New Roman", "Times", "serif";
}

/* start new */
#main
{
	position: relative;
	top: 50px;
}

#upper
{
	top: 0px;
}

#upper h2
{
	color: #ffff99;
}

#toptwo
{
	position: absolute;
	right: 10%;
	top: 20px;
	color: #ffff99;
}
/* end new */

/* END CSS Document */
