/* CSS Document */
HTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
BODY{
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: 900;
	text-transform: uppercase;
	color: #333333;
	padding: 5px;
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: medium outset #990000;
	text-align: center;
}
.small{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#container{
	background-color: #000000;
	padding: 3px;
	width: 750px;
	border: medium groove #FF6600;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	
	
}
#slide{
	background-color: #000000;
	height: 333px;
	width: 350px;
	border: thick outset #00FF00;
	float: left;
	margin-bottom: 10px;
}
#cont
{
width: 350px;
padding: 2px;
	border: medium outset #990000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	clear: left;
}
#title{
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FF6600;
	width: 360px;
	float: right;
	border: medium inset #FF6600;
	text-align: center;
}
#but{
	width: 350px;
	border: medium outset #990000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	clear: left;	
}
a.manki{
	font-weight: 900;
	color: #FF6600;
	text-decoration: underline;
	background-image: url(images/but.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 150px;
	height: 155px;
	display: block;
	background-color: #000000;
	text-align: center;
	vertical-align: 50%;
	text-transform: uppercase;
	font-size: 18px;

}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #FFFF99;
	text-decoration: none;
}
a.manki:hover{
	font-weight: 900;
	color: #ccc;
	text-decoration: none;
	background-image: url(images/but1.png);
	background-color: #000000;
	text-align: center;
	vertical-align: text-bottom;
	background-position: bottom;
	line-height: 20px;
	text-transform: uppercase;
	}
#box{
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
	border: medium dotted #003300;
	float: right;
	
	width: 350px;
	background-color: #171717;
}
#conright{
	float: right;
	width: 370px;
	position:relative;
	
	}
#footer{
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCFFFF;
	width: 740px;
	border: medium inset #CCFFFF;
	clear: both;
	
}
#FrogJS{
width: 715px;
height: 420px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 100%;
color: #CCC;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 110%;
font-size: 100%;
color: #CCC;

}

.menudiv{
	font-size:12px;
	float:right;
}
