/* IE Front Version of the Event Services website */

/* div id defines */
#logo { height: 34px; left:72px; position: absolute; top:78px; width: 338px; z-index: 1; }
#flashani { height: 66px; left:230px; position: absolute; top:131px; width: 436px; z-index: 2; }
#tagline { height: 16px; left:277px; position: absolute; top:214px; width: 388px; z-index: 3; }

#frontcontent { left:361px; position: absolute; top:273px; width: 302px; z-index: 5; }
#planevent { height: 23px; left:92px; position: absolute; top:267px; width: 147px; z-index: 6; }
#stkheader { height: 30px; left:0px; position: absolute; top:0px; width: 582px; z-index: 7; }

/* eyos required defines */
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000080; text-decoration: none}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Maroon; text-decoration: underline}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #000000; padding-left: 15px; padding-top: 5px; border-color: #CCCCCC #000000 #000000 #CCCCCC;border-bottom-width: 0px; border-left-width: 1px;  border-right-width: 0px; border-style: dashed; border-top-width: 0px; }

.tinytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.basictext { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px;  padding-left: 15px; padding-top: 5px; border-color: #CCCCCC #000000 #000000 #CCCCCC;border-bottom-width: 0px; border-left-width: 1px;  border-right-width: 0px; border-style: dashed; border-top-width: 0px; }
.mediumtext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.largetext { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;line-height: 20px; }
.pageheader { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; color: #000000; font-weight: bold}
.siteheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #666666; font-weight: bold}

/* user-defined */
h1 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20px; color: #666666; font-weight: bold}
h2 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight: bold}
h3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #003366; font-weight: bold}
h4 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #666666; font-weight: bold}
h5 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold}
li { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; }

.footer { color: Gray; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }


#frontnavigation { left:79px; position: absolute; top:302px; width: 249px; z-index: 4; }

#frontnavigation ul
{
	list-style-type: disc;
}
#frontnavigation ul li {
	padding-bottom: 10px;}

#frontnavigation ul li a
{
	text-decoration: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}

#frontnavigation ul li a:hover
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
