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

html,body {
	background:#330033 url(images/bg.gif);
	margin: 0;
}

form { display:inline; }

#Page {
	font: 62.5% Verdana, Geneva, sans-serif;
	color: #660066;
	width: 1024px;
	margin: auto;
}

#Page a { text-decoration:none; color:#333333; }
#Page a:hover { text-decoration:none; color:#770077; }

/*** Head CSS ***/
#Head {
	border:1px solid #111;
	background:#660066;
	width:1024px;
	margin-top: 4px;
	padding:4px;
	float:left;
}

#Head p.text {
	padding:6px;
	font-size:1.1em;
	color: #F0F0F0;
	height:120px;
	width:334px;
	margin:0px;
	float:left;
}

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

#Head p.topline img {
	border-right:1px solid #111;
	width:150px;
	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:#330033;
	text-align:center;
	line-height:28px;
	display:block;
	width:150px;
	float:right;
}

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

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

#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:768px;
	margin:0px;
	float:left;
}

#Content p.galleries_two {
	padding:0px;
	width:1024px;
	margin:0px;
	float:left;
}

#Content p.galleries_one img, p.galleries_two img {
	background:#220022 url(images/imgbg.gif) center center;
	border:1px solid #111;
	height:250px;
	padding:1px;
	margin:1px;
	width:250px;
	float:left;
}

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

#Content p.sidebar a {
	background:url(images/top.gif) 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:250px;
	float:left;
}

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

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

#Content div.box img {
	/* height:250px;
	width:1016px; */
	margin:1px;
	float:left;
}

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

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

#Content p.text {
	padding:2px;
	font-size:1.1em;
	color: #F0F0F0;
	height:250px;
	margin:0px;
	float:left;
	text-align: justify;
}

#Footer {
	border:1px solid #111;
	background:#660066;
	margin:4px 0px 4px 0px;
	padding:4px;	
	width:1024x;
}

#Footer div.box {
	border:1px solid #111;
	background:#330033;
	padding:1px;
	color: F7F7F7;
	width:1018px;
	margin:4px;
}
