/* CSS Document */

body {
margin-top:40px;
margin-bottom:40px;
padding:0px;
background-color:#a2abbe;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#2c396b;
}

a img {
	border: 0;
}

div#container {
position:relative;
background-color:#ffffff;
width:778px;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
padding-left:0px;
margin:0px;
background-image:url(../imgs_2008/bckgleft.gif);
background-repeat:repeat-y;
}

div#left {
position:relative;
width:190px;
float:left;
padding-top:20px;
text-align: center;
}

div#content {
position:relative;
width:568px;
float:left;
padding-left:20px;
}

div.clearfloats {clear:both;}

.maintext {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:15px;
text-align:left;
}

.specialtext {
font-family:Helvetica, sans-serif;
line-height:15px;
text-align:left;
color:#b58b08;
}

.specialtext2 {
font-family:Helvetica, sans-serif;
font-size: 15px;
line-height:17px;
text-align:left;
color:#b58b08;
}

.highlighttext {
font-family:Helvetica, sans-serif;
line-height:15px;
text-align:left;
color:#b58b08;
}

.legendtext {
font-family:Helvetica, sans-serif;
line-height:10px;
font-size:9px;
font-weight:bold;
color:#666666;
text-align:justify;
}

h3 {
font-family:Helvetica, sans-serif;
color:#b58b08;
text-align:left;
}

p {
text-align:left;
line-height:15px;
}

ol {
text-align:left;
}

ul {
text-align:left;
}

li {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:15px;
}

a {
color:#b58b08;
text-decoration:none;
}

a:hover {
color:#000000;
}

.style1 {
	font-size: 13px;
	font-weight: bold;
}

.gallery {
}

.gallery a {
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	width: 128px;
	height: 88px;
	border: solid 1px #FFF;
	margin: 0 0 10px 10px;
}

.gallery a:hover {
	border-color: #b58b08;
}

.gallery a img {
	border-width: 0;
}

#nextLinkText, #prevLinkText {
color:#b58b08;
text-decoration:none;
}

#nextLinkText:hover , #prevLinkText:hover {
color:#000000;
}

.random-images {
	margin: 20px 0;
	text-align: center;
}

.random-images img {
	margin: 0 5px;
}

.random-images .credit {
	display: block;
	font-size: 11px;
	margin: 5px 0 0;
}

#menu {
	margin: 20px 0;
	padding: 0 0 20px;
	list-style-type: none;
	border-bottom: dotted 1px #2c396b;
}

#menu li {
	font-weight: bold;
	line-height: 19px;
	background: url(../img/snow-icon.png) no-repeat 0 center;
	padding: 0 0 0 18px;
}