@charset "utf-8";

body {
	background-image: url(img/bg-purple.jpg);
	background-repeat: repeat-x;
	background-color: #654199;
	text-align: center;}
/* centers blocks ie cause ie is silly and won't listen to auto margins */ 

#center all{
	margin:0px auto 0px auto;
	text-align: center;
} 
/* this is the proper way to center a block supported by firefox and other compliant browsers*/ 

#frame {
	z-index: 100;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	height: 586px;
}
	
#swfdiv {
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 50em;
	visibility: inherit;
}
#menu table {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}

#menu {
	z-index: 200;
}
#frame #footer {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
	color: #FFFFFF;
}

#menu table a:link {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}


#menu table a:hover {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
}
#menu table a:visited {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menu table a:visited:hover {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
}
#leftfiller {
	background-image: url(img/abc-left-stretch.png);
	background-repeat: repeat-y;
	height: 100%;
}
#right-filler {
	background-image: url(img/abc-right-stretch.png);
	background-repeat: repeat-y;
	height: 100%;
}
#main {
	background-image: url(img/abc-bg-full.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
}
h1 {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-large;
	font-weight: bold;
	color: #1C8CC2;
	margin-left: 35px;
	text-align: left;
}
#content {

}
li {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: normal;
	list-style-type: square;
}
.img {
	border: 1px solid #654199;
}

#main p {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
iframe {
	border: 1px solid #000000;
}
#menucontent {
	text-align: left;

}
#whole {
	text-align: left;
}
#menupos {
	text-align: left;
	height: 57px;
	background-image: url(img/abc-nav-bg.png);
	background-color: #EDF6FA;
	background-repeat: repeat-y;
}

#menucontent a:link {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menucontent a:visited {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
#footer a:visited {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
#intro {
	margin-right: 55px;
	margin-left: 35px;
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	width: 600px;
}
#frame1 {
	z-index: 100;
	width: 100%;
	position: absolute;
	height: 586px;
}
#intro a:link {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: small;
	color: #654199;
}
div#popup {
font-family: "Trebuchet MS", Arial, verdana;
font-size: small;
margin:0px;
padding:7px;
width:200px;
}
