body	{
		margin: 0;
		background-color: #FFFAFA;
		}
		
div#container	{
				background-color: #F8F8F8;
				width: 702px;
				height: 70%;
				border: 1px solid #c02020;
				position: relative;
				top: 15%;
				left: 15%;
				}

div#imageContainer	{
						width: 350px;
						height: 170px;
						overflow: hidden;
					}

div.imageIntro	{
				position: absolute;
				z-index: -1;
				}
											
h1#intro	{
			font-family: comic sans ms;
			margin: 0;
			color: #c02020;
			position: absolute;
			top: 300;
			left: 310;
			}

p#intro	{
		width: 100%;
		margin: 0;
		font: 12px arial;
		text-align: center;
		position: absolute;
		bottom: 0;
		}

p#introLogoE	{
				border: 2px outset black;
				position: absolute;
				left: 60px;
				top: 210;
				text-align: center;
				color: #FFFFFF;
				background-color: #DDDDDD;
				padding: .2em;
				}

p#introLogoS	{
				border: 2px outset black;
				position: absolute;
				left: 93px;
				top: 210;
				text-align: center;
				color: #FFFFFF;
				background-color: #990000;
				padding: .2em;
				}

p#introLogoCom	{
				border: 2px outset black;
				position: absolute;
				left: 136px;
				top: 210;	
				text-align: center;
				color: #FFFFFF;
				background-color: #999999;
				padding: .2em;
				}

a#intro:visited {
				color: #c02020;
				}
				
a.introLink	{
			text-decoration: none;
			position: absolute;
			right: 0;
			visibility: hidden;
			}
			
a.introLink:hover	{
					text-transform: uppercase;
					}

span.introLinks	{
				border-bottom: 1px solid #000055;
				position: relative;
				top: -12px;
				}

img#intro	{
			border: 0;
			margin: 0;
			}
			
img.introBanner	{
				border: 0;
				margin: 0;
				position: absolute;
				}

img#introLogo	{
				width: 330px;
				height: 170px;
				border: 0;
				position: absolute;
				left: 351px;
				top: 0;
				}

img.introLinks	{
				border: 0;
				}

img#img1{
width: 218;
height: 128;
position: absolute;
top: 270px;
left: 50px;
}

span#noscript	{
				position: absolute;
				right: 0px;
				top:190px;
				}