body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	
}

a:link, a:visited{
	color: #300066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

a:hover{
	color: #C96727;
}

a.textlink, a.textlink:visited{
	color: #300066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.textlink:hover{
	color: #C96727;
}

a.flaglink, a.flaglink:visited{
	color: #300066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a.flaglink:hover{
	color: #C96727;
}

.column {
	width: 760px;
	float: left;
	text-align: left;
}

.column_II {
	width: 596px;
	float: left;
	text-align: left;
}

.h1 {
	font-size: large;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 596px;
	color: #330066;
	line-height: 36px;
}

.bodybold {
	font-size: medium;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 596px;
	color: #330066;
	line-height: 24px;
}

.flag {
	float: left;
	text-align: left;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 14px;
	display:table;
	valign: middle;
}


.leftpanel {
	padding: 0px 10px 10px 0px;
	float: left;
	height: auto;
	width: 265px;
}

.rightpanel {
	padding: 0px 0px 0px 20px;
	float: left;
	width: 504px;
	top: 0px;
	right: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 0px;
	margin-bottom: 15px;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: left;
	width: 165px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.lower_navigation {
	float: left;
	height: 43px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.lower_navigation_gallery {
	float: left;
	height: 43px;
	width: 800px;
	margin-top: 40px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.line {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
	float: left;
	height: 1px;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 95px;
	padding-left: 95px;
	margin-right: 95px;
	margin-left: 95px;
}


img#photo {
	border: 1px solid #300066;
}

img#left {
	border: 1px solid #300066;
	float: left;
	margin-right: 10px;
}

img#right {
	border: 1px solid #300066;
	float: right;
	margin-left: 10px;
}

img#foot {
	border: 1px solid #300066;
	float: none;
	margin-top: 10px;
}

img#flag {
	border: none;
	float: left;
	margin: none;
}

img#detail {
	float: left;
	border: 1px solid #999999;
	padding: 15px;
	margin-bottom: 15px;
}

img#thumb {
	float: left;
	margin-right: 0px;
	margin-left: 60px;
	text-align: center;
	display: table;
	margin-top: 50px;
	margin-bottom: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

img#thumb_padded {
	float: right;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	border: 1px solid #999999;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 50px;
}

#wrap {
	position:absolute;
	width:100%;
	height:930px;
	z-index:1;
	text-align: center;
	margin:auto;
	background-color: #300066;
	left: 0px;
	top: 0px;
}

#maincell {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	height: 918px;
	z-index:100;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#masthead {
	position:absolute;
	width:760px;
	height:170px;
	z-index:101;
	left: 0px;
	top: 0px;
	border-width: 10px;
	border-style: solid;
	border-color: #FFFFFF;
}

#navigation {
	position:absolute;
	width:760px;
	height:40px;
	z-index:102;
	top:180px;
	left:0px;
	border-left: 10px;
	border-right: 10px;
	border-style: solid;
	border-color: #FFFFFF;
}

#bodycell {
	position:absolute;
	width:760px;
	background-color: #FFFFFF;
	z-index:200;
	left: 0px;
	top: 220px;
	text-align: left;
	padding: 10px;
}

#flagcell {
	position:absolute;
	width:606px;
	height:40px;
	z-index:201;
	left: 10px;
	top: 662px;
	text-align: left;
	padding: none;
}

#ribboncell {
	position:absolute;
	width:152px;
	height:502px;
	z-index:202;
	left: 616px;
	top: 230px;
	text-align: left;
	padding: none;
}

#stripcell {
	position:absolute;
	width:584px;
	height:40px;
	z-index:203;
	left: 10px;
	top: 742px;
	text-align: left;
	padding: none;
}

#gallerycell {
	position:absolute;
	width:800px;
	left: 0px;
	top: 196px;
	z-index:301;
}
