html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #000000;
	text-align:center;
}
img{
	border: none;
}
a{
	font: 18px Tahoma;
	color: #2544b9;
	text-decoration:none;
}
a:hover{
	color: #ff8929;
}
#intro{
	width:100%;
	height:100%;
}
#top{
	width:1000px;
	height:118px;
	background: #000000;
	background: url(../images/header.jpg) no-repeat;
}
#grayLine3{
	width:1000px;
	height:2px;
	line-height:2px;
	font-size:2px;
	background: #232323;
}
#grayLine4{
	width:1000px;
	height:1px;
	line-height:1px;
	font-size:1px;
	background: #232323;
}
#body11{
	background: url(../images/bg.gif) repeat-y center;
	padding: 11px 0 11px 0;
}
#body{
	width:1000px;
	background: url(../images/body.jpg) repeat-x;
}
#body1{
	height:100%;
	width:196px;
	background: url(../images/body1.jpg) no-repeat top left;
	background-color:black;
}
#body2{
	width:14px;
	background: url(../images/body2.jpg) no-repeat top left;
}
#body3{
	background: url(../images/body3.jpg) no-repeat top left;
}
#designed{
	width:177px;
	height:17px;
	background: url(../images/gnr.jpg) no-repeat right;
}
#flashMenu{
	margin: 30px 0 0 0;
	text-align:right;
}
#photos{
	width:360px;
/*	padding: 20px 10px 15px 10px;*/
	padding: 57px 10px 15px 10px;
	text-align:right;
}
#content,#left{
	height:465px;
	padding: 0 0 0 15px;
}
#left{
	height:100%;
	width:196px;
}
.text{
	font: 12px "Tahoma", "Arial CE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";	
	text-align:justify;
	color:#7f7f7f;
}
#skipIntro{
	text-align:right;
	color:#ffffff;
}
#skip, skip.hover{
	font: 10px "Tahoma";
	color: #3d3d3d;
	padding: 0 10px 10px 0;
	text-decoration:none;
}
