.img
{
border: 0px;
border-width: 0px;
border-color: #000000;
}

.a
{
border: 0px;
border-width: 0px;
border-color: #000000;
}

img.topBar
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 35%;
}

img.dragonFaceLogo
{
position: absolute;
top: 0px;
left: 0px;
width: 20%;
height: 28%;
}

img.banner
{
position: absolute;
top: 0px;
right: 1%;
width: 800px;
height: 17.5%;
}

img.sideBar
{
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 99%;
}


img.sideLinks
{
/*
position: relative;
width: 100%;
height: 7%;
*/
position: relative;
width: 100%;
height: 30px;
border: 0px;
border-width: 0px;
}

div.topPics
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}

div.mainContent
{
position: absolute;
top: 20%;
left: 24%;
width: 75%;
height: 78%;
}

div.sideElements
{
position: absolute;
top: 0px;
left: 0px;
width: 23%;
height: 98%;
}

div.linkHolder
{
position: absolute;
top: 30%;
left: 14%;
width: 70%;
height: 65%;
}

p.space
{
/*
margin-top: 4pt;
*/
height: 8%;
}

body
{
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #006006;
}

a:link {

	color: #D90008;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;
	color:#D90008;

}

a:hover {

	text-decoration: underline;

	color: #D90008;

}

a:active {

	text-decoration: underline;

}
