BODY {
	background: url(../images/dragoncomputingfade.png);
	background-repeat: no-repeat;
	background-position : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;

}
.pageheader {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24;
	font-style : normal;
	font-weight : bold;
	text-align: center;
}
.sectionheader {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20;
	font-style : normal;
	font-weight : bold;
	text-align: center;
	background: #00ccff;
}
.sectionheader2 {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18;
	font-style : normal;
	font-weight : bold;
	text-align: center;
}

#menu  {

   width: 200px;
   position: absolute;
   top: 0;
   left: 0;
   background-color: blue;

}
#login  {

   height: 100px;
   position: absolute;
   top: 0;
   left: 200;
   background-color: green;

}
#text  {

   position: absolute;
   top: 100;
   left: 200;
   background-color: pink;

}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18;
	font-style : normal;
	font-weight : bold;
	text-align: center;

}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	font-style : normal;
	font-weight : bold;

}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;

}


UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-weight : normal;
}

OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-weight : normal;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-weight : normal;
}

DL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-weight : normal;
}

dd {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-weight : normal;
}

.plaintext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : normal;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
}

.td1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	font-style : normal;
	font-weight : normal;
	color: black;
	background-color: white;
	text-align: center;
	vertical-align: top;
} 

.th1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	font-style : normal;
	font-weight : bold;
	color: black;
	background-color: #999999;
	text-align: center;
	vertical-align: top;
} 

.headerlink:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}
.headerlink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}
.headerlink:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}
.headerlink:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}

.currentlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}

.parentlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	text-decoration:none 
}



.navlink:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}
.navlink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}
.navlink:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}
.navlink:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	text-decoration:none 
}

