@charset "utf-8";
/* CSS Document */

html,body {
	background:#333366 url(images/bg.jpg);
	margin: 0 auto;
	width: 100%;
}

form { display:inline; }

#Page {
	font: 62.5% Verdana, Geneva, sans-serif;
	padding: 5px 0px 20px;
	margin: 0px -441px;
	position: absolute;
	color: #F7F7F7;
	width: 842px;
	right: 50%;
	left: 50%;
}

#Page a { text-decoration:none; color:#FC0; }
#Page a:hover { text-decoration:none; color:#DDD; }

/*** Head CSS ***/
#Head {
	border:1px solid #111;
	background:#333366;
	width:840px;
	float:left;
}

#Head p.text {
	border-left:1px solid #111;
	padding:20px 15px 0px;
	font-size:1.1em;
	height:120px;
	width:599px;
	margin:0px;
	float:left;
}

#Head p.topline {
	background:url(images/top.jpg) repeat-x center center;
	font-weight:bold; font-size:1.3em;
	border-bottom:1px solid #111;
	line-height:28px;
	padding:0px;
	width:840px;
	margin:0px;
	float:left;
}

#Head p.topline img {
	border-right:1px solid #111;
	width:210px;
	float:left;
}

#Head p.topline a {
	border-left:1px solid #111;
	text-align:center;
	line-height:28px;
	color:#F7F7F7;
	display:block;
	width:150px;
	float:right;
}

#Head p.topline a:hover {
	border-left:1px solid #111;
	background:#333;
	text-align:center;
	line-height:28px;
	display:block;
	width:150px;
	float:right;
}

/*** Content CSS ***/
#Content {
	border:1px solid #111;
	background:#333366;
	margin:4px 0px 0px;
	padding:4px;
	width:832px;
	float:left;
}

#Content p.topline {
	font-weight:bold; font-size:1.4em; font-variant:small-caps;
	background:url(images/top.jpg) repeat-x center center;
	border:1px solid #111;
	line-height:28px;
	padding:1px;
	width:826px;
	margin:1px;
	float:left;
	display:inline;
}

#Content p.topline a 	{ text-decoration:none; color:#FFF; }
#Content p.topline a:hover	{ text-decoration:none; color:#FC0; }

#Content p.galleries_one {
	padding:0px;
	width:624px;
	margin:0px;
	float:left;
}

#Content p.sidebar {
	border-right:1px solid #111;
	border-left:1px solid #111;
	border-top:1px solid #111;
	width:204px;
	margin:1px;
	float:left;
	display:inline;
}

#Content p.sidebar a {
	background:url(images/top.jpg) repeat-x center center;
	border-bottom:1px solid #111;
	margin:1px 0px 0px;
	line-height:2.01em;
	font-size:1.1em;
	color:#F7F7F7;
	display:block;
	width:204px;
	float:left;
}

#Content p.sidebar a:hover {
	border-bottom:1px solid #111;
	margin:1px 0px 0px;
	line-height:2.01em;
	background:#111;
	font-size:1.1em;
	display:block;
	width:204px;
	float:left;
}

#Content div.box {
	border:1px solid #111;
	background:#000;
	padding:1px;
	width:826px;
	margin:1px;
	float:left;
}

#Content div.box img {
	height:125px;
	width:824px;
	margin:1px;
	float:left;
}

#Content ul {
	border:1px solid #111;
	padding:1px;
	width:202px;
	margin:1px;
	float:left;
}

#Content li {
	list-style:none;
	padding:1px;
	width:198px;
	margin:1px;
	float:left;
}

#Footer {
	border:1px solid #111;
	background:#333366;
	margin:4px 0px 0px;
	padding:4px;
	width:832px;
	float:left;
}

#Footer div {
	text-align:center;
	padding:10px;
	width:812px;
	margin:0px;
	float:left;
}