* {
		margin: 0;
		padding: 0;
		}
body {
	background-color: #c0c0c0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: 3a3a63;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	height: 100%;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
	text-align: left;
		}
#masthead {
	width: 800px;
	background-image: url(../images/gray.gif);
	background-repeat: repeat;
	height: 25px;
		}
#masthead p{
	margin-left: 200px;
}
#user {
	float: right;
}
#content {
	background-attachment: scroll;
	background-image: url(../images/bg_image.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	width: 800px;
	padding-top: -20px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: top;
		}
#main_content {
	width: 530px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 100px;
	margin-left: 215px;
		}
.gallery_div table#images {
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: -85px;
}

#content_images{
	position: relative;
	float: right;
	padding-top: 74px;
	margin-bottom: 60px;
	padding-bottom: 40px;
	padding-left: 120px;
}

#main_content p{
	margin-bottom: 10px;
	color: 3a3a63;
	line-height: 20px;
	font-size: 10px;
		}

#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	position: relative;
	margin-top: -62px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
		}

#footer p{
	color: #3a3a63;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
		}

#tel {
	float: left;
	padding-top: 2px;
}

#email {
	float: left;
	padding-left: 20px;
	padding-top: 2px;
}

#footer a{
	padding-top: 5px;
	padding-right: 10px;
	font-size: 9px;
	text-decoration: none;
	color: #3a3a63;
	font-weight: bold;
		}
#footer a:hover{
	padding-top: 5px;
	padding-right: 10px;
	color: #666666;
		}

#footer nav{
	width: 500px;
	text-align: center;
	margin: 0px;
	padding: 0px;
		}
a {
	text-decoration: none;
	font-weight: bold;
	color: #3A3A63;
}
a:hover {
	text-decoration: underline;

}
#navigation {
	height: 200px;
	width: 210px;
	padding-left: 20px;
	float: left;
	padding-top: 90px;
	clear: both;
}

#navigation P{
	padding: 10px;
		}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a63;
	text-decoration: none;
	font-weight: bold;
	
		}
#navigation a:hover	{
	color:#666666;
}	

#navigation ul {
	margin-top: 80px;
	margin-left: 20px;
		}
#navigation li {

	padding-bottom: 5px;

		}
h4 {
	font-size: 20px;
	color: 3a3a63;
	padding-bottom: 10px;
	font-weight: lighter;
		}

ul {
		list-style-type: none;
		}
a img {

		border: 0;

		}
html

{

height: 100%;

}

* html #wrapper

{

height: 100%;

}

.gallthumb {
	background-image: url(../images/gallcat_bg.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 220px;
	width: 205px;
	position: relative;
	margin-top: auto;
}

.imgshadow {
	filter: shadow(Color=#858F94,Direction=135);
	clip:   rect(   );
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	vertical-align: middle;
	margin-top: 30px;
	margin-left: 15px;
	}
	.imgshadowlarge {
	padding: 6px;
	filter: shadow(Color=#333333,Direction=135);
	clip:   rect(   );
	OffX:26;
	OffY:26;
	color: #666666;
	text-decoration: none;
	margin: 6px;
	font-size: xx-small;
}
.gallimgshadow {
	padding: 6px;
	filter: shadow(Color=#858F94,Direction=135);
	clip:   rect(   );
	color: #666666;
	text-decoration: none;
	margin: 6px;
	background-attachment: fixed;
	background-image: url(../images/gallcat_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}

.imgbordersmall {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #333333;
	}
.trans {
	filter: alpha(opacity=50);
	color: #000000;
}
img.shadowed { filter: shadow( color=gray, direction=135 ); } 
img.dropshadowed { filter: dropshadow( color=gray, offx=3, offy=3, positive=0 ); }
h1 {
	font-size: 20px;

	color: 3a3a63;

	padding-bottom: 10px;

	font-weight: lighter;
}

img.faded { filter: alpha(opacity=50); }

.gallcattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 180px;
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: middle;
	margin-left: 10px;
}

.anithumb {
	background-repeat: no-repeat;
	background-position: center;
	height: 106;
	width: 166;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/movi_preview_bg.gif);
	vertical-align: middle;
}
#anithumb img {
	margin-top: 10px;
}

td 
{ 
vertical-align: middle; 
} 
#text_area {
	width: 400px;
	background-color: #0099CC;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.datalink {
	margin: 0px 3px;
}

.datalink a {
	text-decoration: underline;
}