body {
	font-family: Arial;
	background-color: #000000;
	margin-top: 0px;
}
.container {
	background-color: #000000;
	border: 1px solid #DCDCDC;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color:#EF001B;
	text-decoration: none;
}
a:visited {
	color:#EF001B;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color:#DCDCDC;
	text-decoration: none;
}
.inputBox {
	border: 1px solid #999999;
}
.content {
	width: 770px;
	background-image: url(images/site_bg.jpg);
}
.menu {
	background-image: url(images/new_web05.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 770px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.menu a:hover {
	color:#000000;
	text-decoration: none;
}

.footer1 {
	color: #EF001B;
	text-align: center;
	padding-top: 7px;
}
.footer2 {
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #EF001B;
}
.footer3 {
	text-align: center;
	color: #EF001B;
	font-size: 11px;
	background-image: url(images/new_web05.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 770px;
}
.profile {
	color: #FFFFFF;
	background-image: url(images/profile.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 770px;
	font-weight: bold;
	font-size: 12px;
}
.contact {
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
}
.inputTextArea {
	border: 1px solid #999999;
	width: 150px;
}
.title {
	color: #EF001B;
	text-decoration: underline;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.text {
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 30px;
}
.title2 {

	color: #EF001B;
	text-decoration: underline;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.title3 {
	color: #EF001B;
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.title4 {
	color: #EF001B;
	font-size: 14px;
	font-weight: bold;
	margin-right: 30px;
}
.winding {
	font-family: Wingdings;
	color: #FFFFFF;
}
.text2 {

	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
.text3 {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
	font-weight: bold;
	margin-right: 30px;
}
.title5 {
	color: #EF001B;
	font-size: 16px;
	font-weight: bold;
	margin-right: 30px;
	text-decoration: underline;
}
.center {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.content2 {

	width: 770px;
	background-image: url(images/site_bg-gr.jpg);
}
.title6 {
	color: #EF001B;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.center a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.center a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#gallery {
	position:relative;
	width:550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-top: 5px;
	border: 1px solid #CCCCCC;
}
#images {height:225px; background:#eef5f6}
#image {
	position:relative;
	width:530px;
	height:353px;
	background:#000000 url(images/loading.gif) no-repeat center center;
	margin-right: auto;
	margin-left: auto;
}
#image img {
	position:absolute;
}
#thumbwrapper {
	margin-top:15px;
	padding:0;
	width:530px;
	height:60px;
	background:#0099FF;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:60px;
	width:530px;
	background-color: #000000;
}
#thumbs {
	position:absolute;
	list-style:none;
	height:60px;
	width:10000px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#thumbs li {float:left; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#thumbs li img {
	height:50px;
	width:75px;
	margin-right: 4px;
	margin-left: 4px;
	}

