* {

padding:0;

margin:0;

}

img { 
	border: 0px; 
}

//**TEXT **/
h1 {
	font-size: 14px bold;
	color: #33CCFF;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px bold;
	text-align: left;
}

h4 {
	font-size: 12px;
	color: #333333 ;
}

h5 {
	font-size: 18px;
	color: #330099 ;
	text-align: center;
	font-style: italic;
}

h6 {
	font-size: 16px;
	text-align: center;
}

h7 {
	font-size: 16px;
	font-style: italic;
	color:#535353
}

body{
	width: 100%;
	padding: 0;
	background-color: #d0e9ff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.t-break{
	padding-top: 5px;
}

.header{
	width: 1000px;
	height: 150px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/header.jpg") no-repeat left top;
}

.content{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/content.jpg") repeat-y left top;
	overflow: hidden;
}

.banner{
	width: 765px;
	height: 158px;
	margin-left: auto;
	margin-right: auto;
	/**border: 1px solid red;**/
}

.contentbox{
	margin-left: auto;
	margin-right: auto;
}

.bordergrey{
	border: 1px solid #ccc;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.normal-link{
	font-weight: normal; 
	font-size: 12px;
	text-align: auto; 
	color:#330099;
	cursor:hand;
	text-decoration: none;
}

.normal-link:hover{
	font-weight: normal; 
	font-size: 12px;
	text-align: auto; 
	color:#0099FF;
	cursor:hand;
}

.sitemap-header{
	font-weight: normal; 
	font-size: 15px;
	font-weight: bold;
	text-align: auto; 
	color:#3300CC;
	cursor:hand;
	padding-right: 10px;
	text-decoration: none;
}

.sitemap-header:hover{
	font-weight: normal; 
	font-size: 15px;
	font-weight: bold;
	text-align: auto; 
	color:#993300;
	cursor:hand;
	padding-right: 10px;
	text-decoration: none;
}

.sitemap-link{
	font-weight: normal; 
	font-size: 12px;
	font-weight: bold;
	text-align: auto; 
	color:#330099;
	cursor:hand;
	padding-right: 10px;
	text-decoration: none;
}

.sitemap-link:hover{
	font-weight: normal; 
	font-size: 12px;
	font-weight: bold;
	text-align: auto; 
	color:#0099FF;
	cursor:hand;
}


/*** width ***/
.width1000{
	width: 1000px;
}

.width{
	width: 760px;
}

.width740{
	width: 740px;
}

.width690{
	width: 690px;
}

.width690-1{
	width: 670px;
	background: url("../images/img5.jpg");
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #9F9F9F;
}

.width190{
	width: 150px;
}

.width500{
	width: 500px;
	background: url("../images/image1.jpg");
	/**background-color:#F0F0F0;**/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #9F9F9F;
}

.width500-0{
	width: 500px;
	background: url("../images/image.jpg");
	/**background-color:#F0F0F0;**/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #9F9F9F;
}

.width500-1{
	width: 500px;
	padding-left: 195px;
	padding-right: 10px;
	padding-top: 10px;
}

.left{
	float: left;
}

.right{
	float: right;
}


/**** menu ****/
.topmenu {
	height: 27px;
	background: url("../images/topmenu.png") no-repeat left top;
	text-align: right;
	padding: 0 0 0 0;
}

.page>.topmenu {
	min-height: 27px;
	height: auto;
}

.topmenu li {
	display: inline
}

.topmenu li a {
	float: right;
	width: 105px;
	height: 22px;
	background: #A3BDE5 url("../images/button.jpg") no-repeat left top;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
    font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
}

.topmenu li>a {
	min-height: 22px;
	height: auto;
}

.topmenu li a:hover {
	background: #83A6DC url("../images/button.jpg") no-repeat 0 -27px;
	font-size: 13px;
	color: #000000;
}

.topmenu li.active{
background: #83A6DC url("../images/button.jpg") no-repeat 0 -27px;
}


/**photos**/
.photos {
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #A2A2A2;
}

.photos a {
	float: right;
	/**background: #C2D3EE;**/
	text-align: center;
	color: #6F6F6F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	/**margin-right: 14px;**/
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
}

.photos>a {
	min-height: 100px;
	height: auto;
}

.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
}

.photos a:hover {
	color: #729AD7;
}

.photos a span {
	display: block;
	padding-top: 2px;
}

.photos a>span {
	padding-top: 5px;
}


/*** left menu ***/
#navlist{
	list-style: none;
	background: #369;
	width: 145px;
	font-size: 12px;
}

#navlist li{
	padding-left: 2px;
}

#navlist li a{
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	width: 130px;

}

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover
{
	background-color: #66CCFF;
	color: #000000;
}

/*** Box ***/
.boxL {
	margin: 0px 0px 10px; 
	width: 200px; 
	line-height:  18px; 
	text-align: left;
	border: 1px solid red;
}

.boxR {
	margin: 0px 0px 10px; 
	width: 200px; 
	line-height:  18px; 
	text-align: left;
	border: 1px solid red;
}

.toppy{
	background: url(../images/boxtop_grayL2.gif) no-repeat;
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	color:#000000;
	text-decoration: none;
}

.toppy-link{
	font-weight: bold; 
	font-size: 11px;
	text-align: auto; 
	color:#2E2E2E;
	cursor:hand;
	text-decoration: none;
}

.toppy-link:hover{
	font-weight: bold; 
	font-size: 11px;
	text-align: auto; 
	color:#6A6A6A;
	cursor:hand;
	text-decoration: none;
}

.toppy-link2{
	font-weight: normal; 
	font-size: 10px;
	text-align: center; 
	color:#330099;
	cursor:hand;
	padding-right: 10px;
}

.toppy-link2:hover{
	font-weight: normal; 
	font-size: 10px;
	text-align: center; 
	color:#0099FF;
	cursor:hand;
}

.boxL .gold {
	background: url(../images/boxtop_goldL.gif) no-repeat
}

#boxtop {
	display: block; 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	text-indent: 16px; 
	line-height: 35px; 
	height: 30px;
	border: 1px solid blue;
}

.box #boxtop {
	background: url(../images/boxtop.gif) no-repeat; 
	padding-bottom: 3px; 
	color: #877f4e; 
	text-indent: 11px; 
	text-align: left
}
.box #boxtop A {
	color: #877f4e; 
	text-decoration: none
}
.box #boxtop A:hover {
	color: #871619; 
	text-decoration: underline
}
#rightlink {
	font-weight: normal; 
	font-size: 10px; 
	float: right; 
	cursor: hand; 
	color: #FF6600; 
	margin-right: 12px; 
	height: 30px; 
	text-align: right; 
	text-decoration: underline;
}

/*** footer ***/
.footer1 {
	text-align: center;
	padding: 15px 27px 33px 2px;
	height: 20px;
	color: #FFFFFF;
}

.footer1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}

.footer2 {
	width: 1000px;
	font-size: 12px;
	line-height: 0px;
	height: 45px;
	background: url("../images/footer.jpg") no-repeat left top;
	margin-left: auto;
	margin-right: auto;
}
