/* hide from ie on mac \*/
html {
	height: 100%;
	/* overflow: hidden; */
}
						
#flashcontent {
	height: 100%;
}
/* end hide */

body {
	font-family: "Courier New", Courier, monospace;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #A2AAA5;
}

#container{
	margin: 0 auto;
	width: 670px;
}

#container li{
	color: #52646A;
}

#container a{
	text-decoration: none;
	color: #52646A;
}

#container a:hover{
	color: #DC4835;
}

#container img{
	border-style: solid;
	border-width: 1px;
	border-color: #5F5F5F;
}

#home {
	float: left;
	background-color: #EAEEEE;
	background-image: url('/alt/intro_page.gif');
	margin-left: 5px;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 0;
	width: 594px;
        height: 474px;
	border-width: 3px;
	border-style: solid;
	border-color: #52646A;
}

#home ul{
	margin-top: 10px;
}

#contact {
	float: left;
	background-color: #EAEEEE;
	background-image: url('/alt/contact_notext.gif');
	margin-left: 5px;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 594px;
        height: 474px;
	border-width: 3px;
	border-style: solid;
	border-color: #52646A;
}

#contact_text {
	margin-top: 188px;
	margin-left: 144px;
}

#index {
	font-family: "Courier New", Courier, monospace;
	background-color: #EAEEEE;
	background-image: url('/alt/pale_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 594px;
	min-height: 474px;
	border-width: 3px;
	border-style: solid;
	border-color: #52646A;
}

#index_footer{
	clear: left;
	background-image: url('/alt/pale_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 164px;
	width: 594px;
}

#text{
	margin: 70px auto 0px auto;
	color: #52646A;
	text-align: center;	
}

#type_index {
	font-family: "Courier New", Courier, monospace;
	background-color: #EAEEEE;
	background-image: url('/alt/bright_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 0;
	width: 594px;
	min-height: 474px;
	border-width: 3px;
	border-style: solid;
	border-color: #52646A;
}

#type_index_footer{
	clear: left;
	background-image: url('/alt/bright_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 164px;
	width: 594px;
}

#type_text{
	margin: 70px 40px 0 131px;
	color: #52646A;
}

#description{
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

#sidebar_left{
	float: left;
	height: 474px;
	width: 24px;
	margin-left: 10px;
	margin-top: 10px;
}

#sidebar_left img{
	border: 0
}

#installFlash{
	font-size: 80%;
	clear: both;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 650px;
}
