/* CSS Document */

body {
	background-color:#ffffff;
	text-align:center;
}

#wrapper {
	position:relative;
	margin:0px auto 0px auto;
	width:955px;
	max-width:955px;
	text-align:left;
}
font {
	color:#333333;
}

img {
	border:0px;
}

strong {
	font-style:italic;
	color:#36f;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	outline-color:#ccddff;
	color:#333;
}

a:visited {
	text-decoration:none;
	font-weight:bold;
	outline-color:#ccddff;
	color:#333333;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	outline-color:#ccddff;
	color:#36f;
}

#navbar a:hover {
	color:#000000;
	text-decoration:none;
}

#navbar a {
	color:#000000;
}

#flag { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	position:absolute;
	top:9px;
	left:772px;
	height:28px;
	width:112px;
	text-align:right;
}

#head {
	font-family:"Courier New", Courier, monospace;
	font-size:68px;
	font-style:italic;
	position:absolute;
	top:45px;
	left:135px;
	height:74px;
	width:522px;
	text-align:left;
	z-index:10;
}

#subhead {
	font-family:"Courier New", Courier, monospace;
	font-size:40px;
	font-style:italic;
	position:absolute;
	top:137px;
	left:210px;
	height:46px;
	width:700px;
	text-align:left;
	z-index:2;
}

#body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	position:absolute;
	top:195px;
	left:210px;
	height:330px;
	width:612px;
	text-align:left;
	overflow:auto;
	z-index:2;
}

#navbar {
	background-color:#bbb;
	position:absolute;
	top:538px;
	left:210px;
	height:86px;
	width:767px;
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
	font-size:18px;
	z-index:2;
}

#mast {
	visibility:hidden;
	position:absolute;
	top:195px;
	left:148px;
	height:399px;
	width:78px;
	background-image:url(images/imgmast.gif);
	background-repeat:no-repeat;
}

#notes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	position:absolute;
	top:295px;
	left:830px;
	height:205px;
	width:147px;
}

#sideImage {
	position:absolute;
	top:0;
	left:-20px;
	width:250px;
	height:630px;
	z-index:1;
	background-image:url(images/sideBarImages/2006-06.jpg);
	background-repeat:no-repeat;
}

#bars {
	position:absolute;
	top:125px;
	left:30px;
	width:625px;
	height:5px;
	z-index:5;
	font-size:1px;
	border:none;
	border-bottom:solid 3px #666666;
	border-top:dashed 5px #666666;
}