body
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Helvetica, Arial Sans-Serif;
	background-color: #7D527D;
	height: 100%;
}

#header
{
	padding: 0px;
	margin: 0px;
	background-color: #7D527D;
	height: 150px;
	background-image: url(/rm_img/header6.gif);
	background-repeat: no-repeat;
	border-right: solid 70px #7D527D;
}

#body
{
	padding: 0px;
	background-color: #ffffff;
	margin: 0px 70px 0px 72px;
}

#content
{
	background-color: #ffffff;
	text-align: justify;
	font-size: 90%;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#text
{
	margin-left: 30px;
	margin-right: 30px;
}

a:link
{
	color: #000080;
}
a:visited
{
	color: #202020;
}

h1, .blogger h3
{
	border-bottom: dotted 1px #7D527D;
}

.blogger h3 { margin-top:0px;}

/*h1, h2, h3, h4, h5, h6
{
	color: #400040;
}*/

img { border:0px; }

/* NAV */
#nav 
{ 
	position: absolute;
	top: 100px;
	/*right: 96px;*/
	right: 72px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	background-color: #c0c0c0;
}
html>body #nav 
{ 
	width:auto;
}
#nav ul { list-style:none; padding:0; margin:0; font-size:80%; font-weight:bold;} 
#nav li { float:left; margin:0; padding:0; text-align:center; height:34px; width: 150px; }
#nav li a { background-color:#404040; color:#ffffff; border-right:2px solid #ffffff; padding:9px 11px 9px 11px; margin:0; display:block; text-decoration:none; text-align:center;}
#nav li a:hover { background-color:#400040; cursor:pointer; text-decoration:none;}
#nav .selected { background-color:#400040; }

#gallery
{
	margin-left: 30px;
	margin-right: 30px;
}

.gallerythumbnail
{
	font-size: 75%;
	text-align: center;
	border: solid 2px #400040;
	background-color: #c0c0c0;
	float: left;
	width:140px;
	height:150px;
	padding:10px 0px;
	margin: 4px 4px;
}

.gallerythumbnail p 
{
	padding:0px;
	margin:0px;
}

.gallerypaginationlinks
{
	padding-top: 10px;
	font-size: 80%;
	clear: left;
}

.gallerythumbnail img
{
	border: double 3px black;
	margin:0px;
}

.thumb
{
	float: left;
	margin-right: 15px;
}

#biography
{
	font-size: 0.8em;
}

#biography td
{
	vertical-align: top;
	width: auto;
	border-bottom: solid 1px #c0c0c0;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
}

#biography td.first
{
	padding-left: 0px;
}

#wrap4, .left-wide-column {
	margin-right:375px;
	text-align:left;
	padding-right:20px;
	border-right: solid 1px #c0c0c0;
}

#news-archive, .right-narrow-col {
	width:200px;	
	position: absolute;
	right:100px;
	top:168px;
}

#tos {
	border-top: dashed 1px #c0c0c0;	
	padding-top:10px;
	margin-top:30px;
	font-size:0.75em;
}

.post-author-date {font-size: 0.8em; color:#7d527d;}

#latest-news{
	width:365px;	
	position: absolute;
	right:100px;
	top:168px;
}

#footer
{
	background-color: #ffffff;
	/*border-right: solid 210px #7D527D;
	border-left: solid 72px #7D527D;*/
	margin: 0px;
	height: 0px;
	color: #400040;
	font-weight: bold;
	font-size: 0.6em;

}

#footer_fr_centre
{
	background: url(/rm_img/bottom_repeat.gif) bottom repeat;
	padding-top: 20px;
	margin: 0 0 0 72px;
}

#footer p
{
	padding-left: 38px;
	padding-top: 6px;
	border-top: dotted 1px #400040;
	line-height: 15px;
	text-align: center;
}

#footer_fr_right { background:url(/rm_img/bottom_right_cnr.gif) bottom right no-repeat; height: 49px;  }
#footer_fr_left { background:url(/rm_img/bottom_left_cnr.gif) bottom left no-repeat; height: 49px;  }

.clearer
{
	clear: left; 
}

.colmask {
background-color:#FFFFFF;
border-left:72px solid #7D527D;
clear:both;
float:left;
overflow:hidden;
padding-top:10px;
position:relative;
}

.twocol .colleft {
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin-left:-230px;
position:relative;
right:100%;
width:200%;
}

.twocol .col1wrap {
float:left;
left:50%;
padding-bottom:1em;
position:relative;
width:50%;
}

.twocol .col1 {
margin:0 186px 0 245px;
overflow:hidden;
}
.twocol .gallery {
margin:0 -200px 0 245px;
}

.twocol .contact {
margin:0  250px 0 245px;
}

.twocol .col2 {
float:right;
left:215px;
position:relative;
width:360px;
border-left:1px solid #808080;
padding-left:10px;
}

.fullpage .col1 {
margin:0 15px;
}

#iewrap {
margin:0 70px 0 0;
padding:0;
text-align:left;
background-color: #FFFFFF;
}

#footer {
bottom:0;
clear:both;
}

#header, #navigation, #footer {
width:100%;
}