body {
	margin:20px 0 0 0;
	padding:0px;
	font-family: "Georgia";
	font-size:12px;	
 	background-attachment:fixed;
	background-color:#e7e3b5;
}

 a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#ff0000;	
}


#mainLayout{
	width:1000px;
	margin:0px auto;
	/*border:1px solid black;*/
}

#header {
	height:60px;
	background:url(/media/images/rt_background.jpg) no-repeat top left;
/*	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/rt_background.png', sizingMethod='image');		*/
	clear:both;	
	padding:80px 0 0 265px;
	overflow:hidden;
}

#header a, #header a:visited, #header span {
	
	font-weight:bold;
	text-decoration:none;
	margin-left:12px;
}
a.bottomMenu{
	color:#000000;	
	text-decoration:none;	
}
a.activePart{
	color:#ff0000;	
	text-decoration:none;		
}
#header a.activePart{
	clear:both;
	color:#ff0000;	
	text-decoration:none;		
}
#header span {
	color: #ff0000;
}

#content{
	background: url(/media/images/bottom_bg.jpg) no-repeat bottom;
/*	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/bottom_bg.png', sizingMethod='image');			*/
	float:left;		
/*	padding-top:-170px;*/
}

#minheight div {
	min-height:400px;
	_height:400px;
}

h5 {
	padding:0px;
	margin:0px;
	font-size:14px;
	border-bottom:2px solid #000000;
}

h6 {
	margin-top:20px;
	font-size:10px;
	margin-bottom:10px;
	text-align:center;
}

#leftColumn {
	width:180px;
	float:left;
	font-size:10px;
	padding: 0 0 30px 5px;
	/*border:1px solid red;*/
	
}

#centerColumn {
	position:relative;
	width:590px;
	padding:0 20px 20px 20px;
	float:left;
	z-index:15;
	height:100%;
/*	border:1px solid green;*/
}

#bottomMainMenu {
height:10px;

	margin-left:0px;
	margin-right:0px;
	margin-bottom:25px;
	height:15px;
/*	border:1px solid #000;*/
}

#rightColumn {
	width:180px;
	float:right;
	/*border:1px solid blue;*/
	font-size:10px;	
	padding: 0 0 30px 0;	
}
#menu {
	height:200px; 
	overflow:hidden;
}

#menu div {
	float:left;
	margin: 0px 5px 0px 5px;
	background:none;
}

#catLinks {
	position:relative;	
	z-index:1000;
	margin:0px;
	padding:0px;
	display:block;
	background:none;
	font-size:7pt;
}


#catLinks li {
	width:150px;
	margin-right:-350px;
	position:relative;
	left:20px;
	padding:0px;
	display:block;
	list-style:none;
}



#galleryLayout {
	font-family: Tahoma;
	font-size:8pt;
	width:324px;
	height:430px;	
	color:#FFFFFF;
	overflow:hidden;
	text-align:center;
	margin: 0 auto;
	z-index:50;
}


#galleryMainLayout{
	width:324px;
z-index:50;
/*	background-color:#f7f7f7;*/

}
#previousButton{
	position:relative;	
	height:14px;
	width:324px;
	cursor:pointer;	
	border:1px solid #000;	
}
#nextButton{
	height:14px;
	width:324px;
	position:relative;
	cursor:pointer;
	z-index:60;
	border:1px solid #000;
}

#tapeLayout{
	width:324px;
	height:400px;	
	overflow:hidden;
	text-align:center;
	position:relative;
z-index:50;

}

#tape {
width:324px;
position:relative;
z-index:50;
}

#tape img {margin-top:7px; cursor:pointer;z-index:50}




#hide_all{
background-color:#000000;
position:absolute;
width:100%;
height:1200px;
opacity: 0.8;
filter: alpha(opacity=80);
top:0px;
left:0px;
z-index:1015;
}



#showImg{
position:fixed;
width:800px;
height:538px;
left:50%;
top:50%;
z-index:1016;
background-color:#222;
margin-left:-400px;
margin-top:-266px;
//margin-top:-286px;

color:#FFFFFF;
text-align:center;
overflow:hidden;
_position: absolute;
_top: expression(eval(document.documentElement.scrollTop)+document.documentElement.clientHeight/2 + 20 +"px");
}

#showImg a {color: #fff;}

#close{
position:absolute;
top:0px;
right:0px;
cursor:pointer;
padding:5px;
}

img.clGal {	
	margin-left:3px;
	position:relative;
	top:1px;
}

#bottom{
	clear:both;
	position:relative;
	top:-240px;	
	height:10px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

#bottomimage{
	position:relative;
	margin-right:200px;
	height:220px;
	z-index:0;
}
#feedBack {
	position:relative;
	z-index:1000;
}

#feedBack div{
	margin:10px 0 10px 0;
}

div.opinion {
	padding:10px;
	margin-bottom:10px;
	background-color:#e7e3b5;
}
div.opinion div {
	padding:5px 0 5px 0;
}

.galleryLinks{
	max-height:130px;
	_height:130px;
	border:1px solid #000;
}

#galleryPreviews {
	position:relative;
	text-align:center;
	margin: 10px 35px 0 10px;	
	_margin:10px 25px 10px 7px;
	z-index:10;
	width:150px;
	height:160px;
	float:left;
}

#colour {text-align:center; _margin-top:-230px; margin-bottom:20px;}

#nyam-nyam ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#nyam-nyam a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#nyam-nyam a:hover {
	color:#ff0000;	
}

#desk {
	position:relative;
	z-index:1000;
	font-weight:bold;
	color:#BBBCBA;
	text-align:center;
	font-size:13pt;
}

a.bottomMenu, a.activePart{
	position:relative;
	z-index:1010;
}

#links{
	height:0px;
	overflow:hidden;	
}
