/* @group defaults */

* {
	margin:0;
	padding:0;
	border:none;
	z-index:0;
}

body {
	font-family: Arial, Verdana, sans-serif;
	background-image: url(bg_main.gif);
	background-color: white;
	height: 820px;
}

a:link {
	color: #084757;
	text-decoration: underline;
}

a:visited {
  color: #084757;
	text-decoration: none;
}

a:hover {
	color: #6a300b;
	text-decoration: underline;
}

a:active {
	color: black;
	text-decoration: none;
}


/* @end */

/* @group div's */

#wrapper {
	width: 800px;
	text-align: left;
	margin: 5px auto 0;
}

#body_swf {
	border-right: 1px solid #084757;
	border-left: 1px solid #084757;
}

#body_swf2 {
	border-right: 1px solid #084757;
	border-left: 1px solid #084757;
}

#foreign {
	width: 800px;
	color: white;
	border-top-width: medium;
	background-color: #084757;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}

#bottLinks_block {
	height: 20px;
	color: gray;
	font-size: 11px;
	text-align: center;
	margin-right: 65px;
	margin-left: 65px;
	margin-top: 15px;
}

#where_block {
	color: #084757;
	font-size: 11px;
	text-align: center;
	height: 16px;
	line-height: 20px;
	border-bottom: 1px solid silver;
	margin-top: 3px;
}

#copyright_block {
	height: 10px;
	color: gray;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}

#links_column {
	width: 210px;
	display: table;
}

/* @end */

/* @group classes */

.gallery {
	margin: 5px 1px;
}

.gallery2 {
	margin: 5px 10.5px;
}

.gallery3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.gallery4 {
	margin: 5px 1px;
}

.text_image {
	margin-left: 25px;
	border: 1px solid gray;
}

.thumbnails {
	border-style: solid;
	border-width: 2px;
	margin-top: 10px;
	margin-right: 10px;
}

.thumbnails2 {
	border-style: solid;
	border-width: 2px;
	margin-top: 10px;
	width: 225px;
	height: 155px;
	margin-bottom: 25px;
	margin-right: 20px;
}

.line1 {
	border-top: 1px solid silver;
}

.body_news {
	color: #084757;
	font: 12px/16px Arial, Verdana, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}

.body_home {
	color: #084757;
	padding-left: 20px;
	padding-right: 20px;
	font: .8em/16px Arial, Verdana, sans-serif;
}

.body_home_swf {
	color: #084757;
	font: 12px/16px Arial, Verdana, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}

.body_home2 {
	color: #6a300b;
	font: italic bold 22px/30px Arial, Verdana, sans-serif;
	list-style-position: inside;
	list-style-type: square;
}

.bodystyle2 {
	color: #084757;
	font: bold 13px Arial, Verdana, sans-serif;
}

.bodystyle_bi {
	color: #084757;
	top: 180px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 165px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
}

.newsbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084757;
	padding-top: 160px;
	padding-right: 20px;
	padding-left: 20px;
}

.bullet1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #084757;
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px;
	opacity: 1;
}

.date {
	color: #6a300b;
	border-bottom: thin solid gray;
	margin-top: 25px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	font-family: Arial, Verdana, sans-serif;
}

.links_seps {
	color: #084757;
	border-bottom: 1px solid silver;
	margin-top: 25px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	font-family: Arial, Verdana, sans-serif;
}

.small {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.medium_bold {
	color: #084757;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 20px;
	margin-top: 20px;
	top: 10px;
	position: relative;
}

.medium_bold2 {
	color: #6a300b;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	position: relative;
	top: 15px;
}

.foreign {
	color: white;
	border-top-width: medium;
	background-color: #084757;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.big_bold_orange {
	color: #6a300b;
	margin-left: 20px;
	margin-right: 20px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 150px;
}

.bold_orange {
	color: #6a300b;
	margin-left: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bg1 {
	background: url(../images/bg1_01.jpg) repeat-x 0 0;
}

.bg2 {
	background: url(../images/hd1_01.jpg) no-repeat;
}

/* @end */
