@charset "utf-8";
/* CSS Document */

body {
	background-color:	#252525;
	font-family: Arial, Helvetica, sans-serif;
	color: #C9C9C9;
	margin: 0;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	padding:	0px;
	margin:		0px;
}
h2 {
	font-size: 18px;
	padding:	0px;
	margin:		0px;

}
.right {
	text-align: left;
	width: 450px;
	margin-left: 20px;
}
p.right {
	margin-left: 40px;
}
p strong {
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	padding:	0px;
	margin:		0px;

}
h4 {
	font-size: 12px;
	padding:	0px;
	margin:		0px;

}
table {
	border: 0;
}
td {
	background-color: 	#222222;
	background-repeat: repeat-y;
	text-align: center;

}
.TopNav {
	position: relative;
	left: 		200px;
	top: 		103px;
	padding:	0px;
	margin:		0px;

}
a:link {
	color: #767676;
	text-decoration: none;
}
a.here:link  {
	color:				#FF6500;
	text-decoration:	underline;
}
a:visited {
	text-decoration: none;
	color: #767676;
}
a.here:visited  {
	color:				#FF6500;
	text-decoration:	underline;
}
a:hover {
	text-decoration: underline;
	color: #eeeeee;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.copyright{
	font-size:9px;
	text-align: center;
	color: #c9c9c9;
}
.scrollbox {
	text-align: center;
	width: 700px;
	margin-left: 50px;
}
.left {
	color: #c9c9c9;
}
h5.right{
	text-align:right;
}
h5.right a{
	color: #ff6500;
}
.emgallery {
	margin:				20px;
	background-color: 	#ffffff;
	width: 				765px;
	text-align:			center;
}

.header {
	font-family:	arial, helvetica, sans-serif;
	font-style:	normal;
	letter-spacing:	10px;
	font-size:	12px;
	color:		#c9c9c9;
	font-weight:	bold;
	text-decoration:none;
	text-align:	left;
}
.header2 {
	font-family:	arial, helvetica, sans-serif;
	font-style:	normal;
	letter-spacing:	1px;
	font-size:	18px;
	color:		#c9c9c9;
	font-weight:	bold;
	text-decoration:none;
}
.menu {
	font-family:	arial, helvetica, sans-serif;
	font-style:	normal;
	letter-spacing:	2px;
	font-size:	12px;
	color:		#252525;
	font-weight:	none;
	text-decoration:none;
	text-align:	left;
}
.menu a:link {
	color: 		#111;
	font-size:	14px;
	text-weight:	bolder;
}
.menu a:visited {
	color: 		#111;
	font-size:	14px;
	text-weight:	bold;
}
.menu a:hover {
	text-decoration:underline;
	color: 		#eeeeee;
}
.regular {
	font-family:	arial, helvetica, sans-serif;
	font-style:	normal;
	text-align: 	left;
	letter-spacing:	1px;
	font-size:	12px;
	color:		#c9c9c9;
	font-weight:	normal;
	text-decoration:none;
}
.frame {border:0px solid #252525;}
.color1 {background-color:#9F9F9F;}
.color2 {background-color:#ff6500;}
.color3 {background-color:#000000;}
.menu a {font-family:arial, helvetica;font-style:Bold;letter-spacing:;font-size:14px;color:#c9c9c9;font-weight:normal;text-decoration:none;}
.img_thumbnail {border:1px solid #252525;}
.img_thumbnail_mouse {border:1px solid #c9c9c9;}
.img_mainimage {border:2px solid #252525;}
hr {width:100%;color:#ff6500;height:1px;}