@charset "utf-8";
/* CSS Document */

html,body{
margin:0;
padding:0;
height:100%;
border:none
}

body {
font-size: 12px;
line-height: 18px;
color:#fff;
background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sitetext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 22px;
color:#ccc;
}

html {
overflow: -moz-scrollbars-vertical;
}

.maintable {
width: 1024px;
height: 100%;
}


.bgleft {
background-image:url(images/bg_left.jpg);
background-repeat: no-repeat;
background-position: right top;
}

.bgright {
background-image:url(images/bg_right.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#topnav a:link {
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: none;
font-size: 12px;}

#topnav a:visited {
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: none;
font-size: 12px;}

#topnav a:hover {
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: 2px solid #EC008B;
font-size: 12px;}

#topnav a:active {
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: none;
font-size: 12px;}

a:link {
color: #fff;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
border-bottom: 1px solid #EC008B;}

a:visited {
color: #fff;
font-family:"Times New Roman", Times, serif;
text-decoration:none;}

a:hover {
color: #fff;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
border-bottom: 2px solid #EC008B;}

a:active {
color: #fff;
font-family:"Times New Roman", Times, serif;
text-decoration:none;}

.footer {
border-top: 1px solid #1B1D18;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #666;}

.links {
list-style-type: none;
margin: 0;
padding: 0;
padding-top: 10px;
}

.links li {
padding-left: 30px;
background:url(images/bullet.jpg) left center no-repeat;}


.gallery {
border: 10px solid #fff;
margin-top: 10px;
}

.gallerylinks {
padding-left: 25px;
padding-top: 10px;}

.fltrt {
padding: 5px;
float:right;
border: 2px solid #fff;}

.homebackground {
background:#000000 url(images/background_home.jpg) no-repeat;}

.biobackground {
background:#000000 url(images/background3.jpg) no-repeat;}

.bio3background {
background:#000000 url(images/background4.jpg) no-repeat;}

.bio2background {
background:#000000 url(images/background2.jpg) no-repeat;}

.gallerybackground {
background:#000000 url(images/background_gallery.jpg) no-repeat;}

.contactbackground {
background:#000000 url(images/background1.jpg) no-repeat;}

.nextbutton {
font-size: 22px;
}

