div.outer_max
{
	position:absolute;
	right:0px;
	bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: xx-small;
	text-align: right;
	padding: 5px;
}

div.outer0
{
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:600px;
	margin-left:-400px;
	margin-top:-300px;
	background-color: #222222;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.index_step
{
	position:absolute;
	top: 0px;
	left: 0%;
	z-index: 1;
}

div.top_nav
{
	position:absolute;
	top: 0px;
	left: 175px;
	z-index: 1;
}

div.outer
{
	position:absolute;
	left:50%;
	top:50%;
	width:700px;
	height:500px;
	margin-left:-325px;
	margin-top:-250px;
	border: 1px solid #666666;
	background-color: #222222;
}

div.outer_bottom_right {
	position:absolute;
	bottom: 5px;
	right: 5px;
	z-index: 1;
}

div.outer_text
{
	position:absolute;
	left:50%;
	top:50%;
	width:668px;
	height:490px;
	margin-left:-320px;
	margin-top:-245px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	visibility: hidden;
	background-color: #222222;
	font-size: smaller;
}

div.outer_text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left: 75px;
}

div.inner
{
position:absolute;
left:50%;
top:50%;
width:100px;
height:100px;
margin-left:-50px;
margin-top:-50px;
border: 1px solid #999999;
}

div.animations {
position:absolute;
	bottom: 150px;
	left: 0%;
}

div.photo {
position:absolute;
	bottom: 75px;
	left: 0%;
}

div.contact {
position:absolute;
	bottom: 0px;
	left: 0%;
}

div.text_contents {
	color: #FFFFFF;
	padding: 25px;
	width: 475px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.text_contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left: 75px;
}

div.bottom_right {
	position:absolute;
	bottom: 0%;
	right: 0%;
	z-index: 1;
}

body {
	background-color: #222222;
}

A:link {text-decoration: underline; color: #FFFFFF;}
A:visited {text-decoration: underline; color: #FFFFFF;}
A:active {text-decoration: underline; color: #FFFFFF;}
A:hover {text-decoration: underline; color: #FFFFFF;}

.gw A:link {text-decoration: none; color: #666666;}
.gw A:visited {text-decoration: none; color: #666666;}
.gw A:active {text-decoration: none; color: #666666;}
.gw A:hover {text-decoration: underline; color: #666666;}
