body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #33939c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #FFFFFF;}
a:active {color: #FFFFFF;}

.pw {
	margin: auto;
	padding: 0px;
	text-align: left;
	width: 1000px;
}
.header {
	background-image: url(../images/header-bg.jpg);
	margin: auto;
	clear: both;
	float: none;
	height: 256px;
	background-color: #33939c;
	background-repeat: no-repeat;
	background-position: center;
}
.header ul {
	list-style-type: none;
	clear: both;
	padding-top: 96px;
	padding-left: 546px;
	margin: 0px;
}
.header li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.header li a {
	display: block;
	width: 76px;
	height: 38px;
	text-align: right;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Arial, Verdana;
}
.header li a:link {text-decoration: none; color: #ffffff;}
.header li a:visited {text-decoration: none; color: #ffffff;}
.header li a:hover {background-image: url(../images/menu-bg.gif); text-decoration: none; color: #ffffff;}
.header li a:active {text-decoration: none; color: #ffffff;}

.header li a.hi:link {background-image: url(../images/menu-bg.gif); text-decoration: none; color: #ffffff;}
.header li a.hi:visited {background-image: url(../images/menu-bg.gif); text-decoration: none; color: #ffffff;}
.header li a.hi:hover {background-image: url(../images/menu-bg.gif); text-decoration: none; color: #ffffff;}
.header li a.hi:active {background-image: url(../images/menu-bg.gif); text-decoration: none; color: #ffffff;}

.mainRow {
	background-color: #33939c;
	margin: auto;
	clear: both;
	padding-top: 20px;
}
.greyRow {
	font-size: 1px;
	background-color: #7d8193;
	margin: auto;
	clear: both;
	height: 4px;
	line-height: 1px;
}
.logosRow {
	background-color: #FFFFFF;
	margin: auto;
	clear: both;
	height: 73px;
	text-align: center;
}
.logosRow img {
	border-style: none;
	margin-left: 15px;
	margin-right: 15px;
}
.logosRow a:link {color: #FFFFFF; text-decoration: none;}
.logosRow a:visited {color: #FFFFFF; text-decoration: none;}
.logosRow a:hover {color: #FFFFFF; text-decoration: none;}
.logosRow a:active {color: #FFFFFF; text-decoration: none;}

.footer {
	font-size: 10px;
	color: #7d8193;
	background-color: #202435;
	text-align: center;
	margin: auto;
	clear: both;
	height: 19px;
	padding-top: 5px;
}
.footer a:link {color: #7d8193; text-decoration: none;}
.footer a:visited {color: #7d8193; text-decoration: none;}
.footer a:hover {color: #7d8193; text-decoration: underline;}
.footer a:active {color: #7d8193; text-decoration: none;}

.cloud {
	width: 250px;
	background-color: #1e051b;
	border: 1px solid #ffffff;
	margin-bottom: 15px;
}
.cloud img.austra {
	border: 1px solid #ffffff;
	margin: 16px;
}
.risajkl {
	background-image: url(../images/risajkl.gif);
	background-repeat: no-repeat;
	height: 82px;
}
.risajkl span {
	margin-left: 78px;
	color: #ffffff;
	display: block;
	text-align: center;
	margin-top: 3px;
}
.risajkl span.h1 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

.content {
	float: right;
	width: 730px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	display: block;
	margin-bottom: 10px;
	margin-top: 3px;
	text-transform: uppercase;
}

.content .blogDate {
	color: #ffffff;
	text-align: left;
	display: block;
}
.content div.text {
	margin: 0px;
	color: #ffffff;
	padding-left: 20px;
	clear: both;
}
.horLine {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: #ffffff;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 95%;
}

.photoList h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 17px;
}
.photoList h2 a:link {color: #000000; text-decoration: none;}
.photoList h2 a:visited {color: #000000; text-decoration: none;}
.photoList h2 a:hover {color: #000000; text-decoration: none;}
.photoList h2 a:active {color: #000000; text-decoration: none;}

.photoList img {
	border-style: none;
}

.photoList .photoSeries {
	width: 520px;
	height: auto;
	border: 2px solid #1e051b;
	margin-top: 5px;
}
.photoList .photoSeries img {
	width: 130px;
	height: 130px;
}

.vidGallery div {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}

label {
	width: 80px;
	float: left;
	display: block;
	clear: both;
	font-size: 11px;
}
input, textarea {
	width: 400px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 3px;
	background-color: transparent;
	border: 1px solid #ffffff;
}
input#code {
	text-transform: uppercase;
	width: 100px;
}
.cb {
	clear: both;
	width: 500px;
	margin-bottom: 3px;
}

.comment {
	clear: both;
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #1E051B;
	width: 650px;
}

.comment .txt {
	float: right;
	width: 490px;
	clear: right;
}
.comment .author {
	float: left;
	width: 150px;
	clear: left;
}
