html, input{
	font-size: 15px;
	line-height: 20px;
	font-family: 'StationTextRegular', Calibri, "Trebuchet MS", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
}

strong, b, h2, h1, h3, .bold{
	font-family: 'StationTextBold', Calibri, "Trebuchet MS", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
}
		
/* @group INLINE CSS index.php */

#description {
	display: none;
	visibility: hidden;
}
#noflash {
	text-align:center;
}

#content img{
	border: none;
}

.text {
	padding-top:20px;	
}
            /* hide from ie on mac \*/
html, body, #switch_conte§nt{
	margin:0;
    height: 100%;
	color: #000;
	overflow: hidden;	
}
			
            /* end hide */
            
#description, #globalnav {
	display: none;
	visibility: hidden;
}

/* @end */

/* @group ORIGINAL FILE */

#visuals {
	width: 800px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-400px;
	margin-top: -300px;
}

a {
	text-decoration: none;
	border: none;
}
#switch_logo {
	padding: 20px;
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 9;
	visibility: visible;
}
#proj_images {


}

#proj_images div {
	position: absolute;
}
.hidden {
	visibility: hidden;
}

.cambg {
	background-repeat: no-repeat;
}
#html {
	position: absolute;
	height: 360px;
	width: 640px;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -320px;
}
.startlink{
	cursor: pointer;
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
	vertical-align: bottom;
}
#htmllink {
	cursor: pointer;
	width: 100%;
	height: 75%;
	float: left;
	text-align: center;
	vertical-align: bottom;
	background-image: url(/img/choose/chocolate.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	left: 70px;
	bottom: 27px;
}
#flashlink {
	cursor: pointer;
	width: 100%;
	height: 75%;
	float: left;
	text-align: center;
	vertical-align: bottom;
	background-image: url(/img/choose/hamburger.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	right: 5px;
}

a:link img, a:hover img ,a:visited img{
	border-color:#5B6E84;
	color:#5B6E84;
}
a:link, a:visited, a:active {
	border-color:#000;
	color:#000;
	outline: none;
}

.nav a:link, .nav a:visited {
	color:#36618C;
}

.nav a:hover {
	color:#000;
}

#content{
	display: none;
}
#header{
	display: none;
}

/* @end */
