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

.top

{
	margin-top:0px;
}

.forward
{
	position:absolute;
	z-index:3px;
}
.gallerytitle {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1d95cb;
	float: none;
	height: auto;
	width: auto;
	margin-left: 15px;
}


.background

{
	background-image:url(image/bg.jpg);
	background-repeat:no-repeat;

}

.footerbg
{
	background-image:url(image/footer-bg.png);
	background-repeat:repeat-x;
}

.footertext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}

.footertext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}


.bigtitle

{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#8f8e8e;
}

.content
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#8f8e8e;
}

.contentmain
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8e8e;
}

.content2
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#8f8e8e;
}
a.gallery:link {text-decoration:none; color:#8f8e8e}
a.gallery:hover { color:#1d95cb; text-decoration:none }

a.footertext:hover {
	color: #CCCCCC;
	text-decoration: none
}

a:link { text-decoration:none; color:#8f8e8e}
a:hover { text-decoration:none; color:#1d95cb}

a
{
	color:#8f8e8e
}

.sidebar
{
	float: none;
	height: auto;
	width: 250px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#8f8e8e;
}

.dot
{
	float: left;
	height: auto;
	width: auto;
	clear: left;
	margin-top: 5px;
}

.sidebar_pic
{
	float: left;
	height: auto;
	width: 200px;
	margin-left: 15px;
}

.nav_menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	margin-right: 15px;
	}
a.nav_menu:hover{color:#1d95cb}
	
	
.nav_menu_bar {
	margin-top: 25px;
	z-index: 5;
	position: relative;
}
