@charset "UTF-8";

body {

	width: 700px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	background-color: #34393D;

}.top {

	background-image: url(images/top.jpg);

	background-repeat: no-repeat;

	height: 16px;

	width: 732px;

	margin-top: 45px;

}

.logo {

	background-image: url(images/logo.jpg);

	float: left;

	height: 254px;

	width: 232px;

}

.flash {

	background-image: url(images/flash.jpg);

	float: left;

	height: 254px;

	width: 464px;

	background-repeat: no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.bodymain .left {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	width: 229px;

	float: left;

	background-color: #ECE9D8;

	padding-top: 5px;

	padding-right: 12px;

	padding-bottom: 12px;

	padding-left: 12px;

	margin-left: 4px;

	text-align: center;

}

.bodymain .right {

	width: 400px;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;

	padding-right: 20px;

	padding-bottom: 20px;

	padding-left: 20px;

}

.copyright {

	height: 13px;

	padding-top: 12px;

	width: 732px;

	float: left;

}





.menu {

	background-image: url(images/menu.jpg);

	height: 33px;

	width: 690px;

	float: left;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	padding-right: 7px;

	padding-left: 7px;

	background-repeat: no-repeat;

	padding-top: 10px;

	margin-top: 3px;

	text-align: center;

}

.bodymain {

	background-image: url(images/repeatmiddle.jpg);

	padding-right: 19px;

	padding-left: 19px;

	float: left;

	width: 700px;

	background-repeat: repeat-y;

}

.footer {

	background-image: url(images/bottom.jpg);

	float: left;

	height: 38px;

	width: 732px;

}

a:link {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-weight: bold;

	margin-right: 8px;

	margin-left: 8px;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-weight: bold;

	margin-right: 8px;

	margin-left: 8px;

	color: #FFFFFF;

}

a:hover { /*this effect is not shown in NN4.xx*/

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-weight: bold;

	margin-right: 8px;

	margin-left: 8px;

	color: #000000;

}

a:active {/*colour in NN4.xx is red*/ 

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-weight: bold;

	margin-right: 8px;

	margin-left: 8px;

}

.login {

	height: 5px;

	width: 732px;

	background-repeat: no-repeat;

	text-align: right;

	vertical-align: bottom;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #666666;

	padding-top: 14px;

}

.right a:link {

	color: #000000;

	text-decoration: underline;

	text-align: left;

}

.right a:visited {

	color: #000000;

	text-align: left;

}

.right a:hover { /*this effect is not shown in NN4.xx*/

	color: #990000;

	text-align: left;

}

.right a:active {/*colour in NN4.xx is red*/ 

	color: #990000;

	text-align: left;

}
.left a:link {

	color: #000000;

	text-decoration: underline;

	text-align: left;

}

.left a:visited {

	color: #000000;

	text-align: left;

}

.left a:hover { /*this effect is not shown in NN4.xx*/

	color: #990000;

	text-align: left;

}

.left a:active {/*colour in NN4.xx is red*/ 

	color: #990000;

	text-align: left;

}

.gallery {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}


