
html {

}
img {

}
h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
}
.bodyindex {
	background: #161616 url(images/images/Background_v3.jpg) top center;
	text-align: center;
	height: 100%;
	margin: 40px 0 0 0;
	padding: 0;
	font-size: 0.75em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
}

p {
	clear: both;
}


#bgselector {
	position: absolute;
	left: 5px;
	top: 0px;
}
#riselector {
	position: absolute;
	right: 5px;
	top: 0px;
}
#flexiframe {
	width: 620px;
	overflow-x: hidden;
}
#blognav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 620px;
	height: 26px;
	background: #161616;
	font-size: 0.9em;
	border-top: #7a7a7a 1px dotted;
	border-bottom: #7a7a7a 1px dotted;
	padding-top: 5px;
	display: none;
}
#blognav a {
	color: #7a7a7a !important;
}
#blognav a:hover {
	color: #7a7a7a;
}
#switchopen {
	position: absolute;
	left: -20px;
	top: 5px;
}
#switchclose {
	position: absolute;
	left: -20px;
	top: 5px;
	display: none;
}
#switchopen a, #switchclose a {
	text-decoration: none;
}




#bodycontainer {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #161616 url(images/images/BG_v3.jpg) top center;
}
#header {
	position: relative;
	height: 50px;
}
#mglogo {
	position: absolute;
	left: 10px;
	top: 10px;
}
#topnavigation {
	position: absolute;
	top: 10px;
	right: 2px;
	text-align: right;
	font-size: 0.8em;
}
#topnavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topnavigation ul li {
	display: inline;
	padding: 0 8px;
}
#topnavigation ul li.border {
	border-left: #bfac03 1px solid;
}
#topnavigation a {
	text-decoration: none; 
	color: #bfac03;
}
#topnavigation a:hover {
	color: #ffffff;
}
#topnavigation .currentlink {
	color: #999999;
}



#maincontent {
	width: 780px;
}
#maincontent_inner {
	margin: 10px;
}
#maincontent_inner a {
	color: #bfac03;
}
#maincontent_inner a:hover {
	color: #ffffff;
}

.homepageblock {
	width: 760px;
	position: relative;
}
.homepagemainlink {
	float: left;
	width: 140px;
}
.homepagemainlink a {
	font-family: Georgia, Times, Courier;
	text-decoration: none; 
	color: #bfac03;
	font-size: 18px;
}
.homepagemainlink a:hover {
	color: #ffffff;
}
.homepagetext {
	float: left;
	width: 590px;
	overflow: hidden;
}
.homepagelinkarrow {
	width: 8px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.homepagelinkarrow a {
	background: url(images/images/Linkarrow_black.gif) 0 0 no-repeat;
}
.homepagelinkarrow a:hover {
	background-position: 0px -30px;
}


#mainnavigation {
	float: left;
	width: 130px;
	font-family: Georgia, Times, Courier;
	color: #bfac03;
	font-size: 1.5em;
}
#mainnavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainnavigation ul li {
	padding-bottom: 12px;
}
#mainnavigation a {
	font-family: Georgia, Times, Courier;
	text-decoration: none; 
	color: #bfac03;
	font-size: 18px;
}
#mainnavigation a:hover {
	color: #ffffff;
}
#mainnavigation .currentlink {
	color: #ffffff}

#contentleft {
	float: left;
	width: 420px;
}
#contentright {
	float: left;
	width: 170px;
	font-size: 0.9em;
}
#contentwide {
	float: left;
	width: 610px;
}
#contentwide_overflow {
	float: left;
	width: 630px;
}

#footer {
	width: 780px;
	height: 18px;
	font-size: 0.9em;
	position: relative;
	top: -5px;
}
#copyright {
	position: absolute;
	left: 10px;
	top: 0px;
}
#email {
	display: inline;
}
#email a {
	color: #999999;
	text-decoration: none;
}
#email a:hover {
	color: #FFFFFF;
}
#sharebuttons {
	position: absolute;
	right: 10px;
	top: 0px;
}

.homepagedivider {
	height: 30px;
	background: url(images/images/Linedot.gif) center repeat-x;
}
.hspacer {
	width: 10px;
	height: 20px;
	float: left;
}
.vspacer {
	height: 10px;
}

#photoalbumlightbox {
	position: relative;
	left: -10px;
}

#maincontent .textfieldstandard {
	background: #444444;
	color: #DDDDDD;
	border: #999999 1px dotted;
}
#maincontent .buttonstandard {
	background: #444444;
	color: #DDDDDD;
	border: #999999 1px solid;
}

#quickfinder {
	position: absolute;
	top: 50px;
	left: 10px;
}