@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/web-bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#gallery_holder {
	width: 780px;
	height: 650px;
}
#advert {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #FFF;
	background-image: url(../images/content-bg.png);
}


#logo {
	height: 160px;
	width: 802px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#spinning {
	width: 210px;
	margin-left: 220px;
	height: 155px;
	padding-top: 5px;
	float: left;
}


#container {
	margin: auto;
	height: 400px;
	width: 800px;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-x;
	border: 1px solid #0099FF;
}
#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	height: 90px;
	width: 780px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding: 10px;
}
#events {
	float: left;
	width: 240px;
	height: 90px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0099FF;
}
#events li {
	font-size: 11px;
}
#news {
	width: 225px;
	float: left;
	padding-left: 10px;
}
#news li {
	font-size: 11px;
}


#news-letter {
	float: right;
	height: 90px;
	width: 270px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0099FF;
}
#copyright {
	width: 800px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-right: 25px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.small-text {
	font-size: 11px;
	color: #FF0000;
	padding-top: 5px;
}
.img {
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
}


h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
#news-letter #textfield {
	background-color: #E8E8E8;
	border: 1px solid #999999;
}
p {
	font-size: 12px;
	margin-bottom: 5px;
}

#left-content {
	float: left;
	width: 565px;
	height: 330px;
	padding: 10px;
}
#right-content {
	float: right;
	background-image: url(../images/right-bg.png);
	background-repeat: repeat-x;
	height: 380px;
	width: 190px;
	padding: 10px;
}
#right-content img {
	padding: 5px;
	background-color: #EBEBEB;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
#nav-menu ul
{
	list-style: none;
	margin: 0;
}


#nav-menu li
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -22px;
}


#nav-menu li a
{
	height: 40px;
	line-height: 40px;
	float: left;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */


#nav-menu li a:hover
{
	height: 40px;
	line-height: 40px;
	float: left;
	width: 180px;
	color: #F2F2F2;
	text-decoration: none;
	display: block;
	text-align: center;
	background-image: url(../images/nav-bg-h.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	font-size: 15px;
}

#nav-menu
{
	height: 40px;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	width: 800px;
	margin: auto;
} 

#eyes {
	height: 50px;
	width: 90px;
	margin-top: 55px;
	margin-left: 33px;
}
#eye1 {
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 5px;
}
#eye2 {
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 5px;
	margin-left: 35px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#multimedia {
	float: left;
	width: 780px;
	height: 910px;
	padding: 10px;
}
h5 {
	color: #3366FF;
	text-align: center;
	font-weight: bold;
}

#container_multimedia {
	margin: auto;
	height: 960px;
	width: 800px;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-x;
	border: 1px solid #0099FF;
}
#right-content-form {
	float: right;
	background-image: url(../images/right-bg.png);
	background-repeat: repeat-x;
	height: 340px;
	width: 190px;
	padding: 10px;
}
#container_form {
	margin: auto;
	height: 500px;
	width: 800px;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-x;
	border: 1px solid #0099FF;
}
#album li  {
	height: 190px;
	width: 210px;
	float: left;
	background-color: #F0F0F0;
	margin: 5px;
	list-style-type: none;
	border: 1px solid #999999;
	padding: 5px;
}
.gallery_icon {
	height: 100px;
	width: 130px;
	margin: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float: left;
}
#gallery_buttons {
	clear: both;
	width: 690px;
	text-align: right;
	font-weight: bold;
	font-size: 17px;
	background-color: #444444;
	padding: 10px;
	margin: 10px;
}
#back_album {
	font-weight: bold;
	color: #1F8AD1;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	background-color: #444444;
	padding: 10px;
}
	#gallery {
	background-color: #444;
	padding: 10px;
	width: 705px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li {
	display: inline;
	margin: 5px;
}
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
	#gallery ul a:hover img {
	color: #fff;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

