#wrapper {
	border-top-width: 13px;
	border-right-width: 40px;
	border-bottom-width: 10px;
	border-left-width: 40px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	width: 548px;
	background-position: center;
	margin: auto;
	background-color: #FFFFFF;
	top: 20px;
	position: relative;
}

#navbar {
	float:left;
	width:100%;
	background:url(../images/bg.gif) repeat-x bottom;
	font-size:x-small;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
    }
#randomimage {
	text-decoration: none;
}
#randomimage a:link {
	text-decoration: none;
	background-color: #FFFFFF;
}
#randomimage a:visited {
	text-decoration: none;
	color: #000000;
}


#navbar ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
    }
#navbar li {
	float:left;
	background:url(../images/left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
    }

	
#navbar a {
	float:left;
	display:block;
	background:url(../images/right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
    }
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	text-decoration: none;
}

  /* End IE5-Mac hack */

 

#navbar #current {
	background-image:url(../images/left_on.gif);
    }
#navbar #current a {
	background-image:url(../images/right_on.gif);
	padding-bottom:4px;
    }

#content {
	height: 100%;
	background-color: #FFFFFF;
	width: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	
	
}
#content a:link {
	font-size: x-small;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: x-small;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: x-small;
}
#content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	text-decoration: none;
}



#gallerytable {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4540;
	width: 336px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 140px;
}
#gallerycontainer {
	width: 100%;
	background-color: #FFFFFF;

}

#pressleft {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin: 0px;
	height: 100%;
	line-height: normal;
	position: relative;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

#pressright {
	width: 320px;
	float: right;
	background-color: #FFFFFF;
	border: 1px dotted #6C8176;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	position: relative;
}

#mainimage {
	width: 209px;
	position: relative;
	top: 0px;
	background-color: #666666;
	height: 138px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	

}
#logo {
	float: right;
	height: 10px;
	width: 176px;
	padding: 7px 0px 0px;
}

#gallerytable, #mainimage {
	float: left;
}


#footer {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	
	visibility: visible;
	width: 548px;
	clear: both;
	text-align: right;
	background-color: #FFFFFF;
	
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
hr {
	border-top: 1px dashed #666666;
}
#wrapper #content p {
	text-align: justify;
}

