body {
	margin:0px;
	font-family:verdana;
	font-size:12pt;
	color:#e7bb88;
}

a {
	color:#000000;
}

a:hover {
	color:#FFFFFF;
}

#placeholder {
	width:1020px;
	heigth:820px;
}

#logo {
	width:1020px;
	height:200px;
	background:url(img/logo2.gif) no-repeat #193844;
}

#content {	
	width:1020px;
	height:620px;
	background:#41291b;
	
}

#menu {
	color:#FFFFFF;
	float:left;
	width:200px;
	height:620px;
	background:#bf8b2b;
}

#menu ul li { 
	display:inline;
	color:000000;
}

#menu img {
	border:none;
}

#text {
	position:relative;
	padding-top:20px;
	padding-left:50px;
	color:#e7bb88;
	float:left;
	width:570px !important;
	width:640px;
	height:600px !important;
	height:620px;
	background:url(img/content1.gif) no-repeat ;
	overflow:auto;
}

#pic1 {
	position:absolute;
	top:10px;
	left:390px;
	width:220px;
	height:140px;
	outline:dashed 2px black;
}

#pic2 {
	position:absolute;
	top:200px;
	left:500px;
	width:100px;
	height:150px;
	outline:dashed 2px black;
}

#pic3 {
	position:absolute;
	top:400px;
	left:500px;
	width:100px;
	height:150px;
	outline:dashed 2px black;	
}

#info {
	padding-left:20px;
	color:#FFFFFF;
	float:right;
	width:180px;
	height:620px;
	background:url(img/infoback.gif) repeat-y #0060a9;
}

#sponsor {
	width:100px;
	height:30px;
	background:#FFFFFF;
	margin-top:10px;
}

#login {
	position:absolute;
	width:200px;
	height:100px;
	top:680px;	
}
