body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color: #000000;
	text-align:center;
	}

#carousel {
	margin-left:5px !important;
	margin-top:40px !important;
	}

#wrapper {
	width:910px;
	border:0px solid #bbb;
	padding:5px;
	height:660px;
	background-color: #000000;
	margin:0 auto;
	}

 * html #wrapper {
    \width: 900px; /* for IE5 and IE6 in quirks mode */
    w\idth: 900px; /* for IE6 in standards mode */
    \height: 650px; /* for IE5 and IE6 in quirks mode */
    h\eight: 650px; /* for IE6 in standards mode */
  } 

 * html #content-left {
    \height: 635px; /* for IE5 and IE6 in quirks mode */
    h\eight: 635px; /* for IE6 in standards mode */
  } 

 * html #content-right {
    \height: 635px; /* for IE5 and IE6 in quirks mode */
    h\eight: 635px; /* for IE6 in standards mode */
  } 

 * html #carousel {
    \margin-top: 26px !important; /* for IE5 and IE6 in quirks mode */
    m\argin-top: 26px !important; /* for IE6 in standards mode */
  } 


#leftside {
	display:inline;
	float:left;
	}

#rightside {
	display:inline;
	}

#centerpic {
	display:inline;
	}
	
#centre {
	margin-top: 30px;
	}

#box    {
	border:5px solid #FFF;
	width:200px;
	height:300px;
	}


#rotator {
	border-right:6px outset #666;
	border-bottom:6px outset #666;
	border-left:6px outset #222;
	border-top:6px outset #222;
	display:inline;
	margin-top: 40px;
	}

#picturesfrm {
	border: 1px solid #666;
	border-top: 0px;
	}
	

#content {
	margin:0px auto;
	padding-bottom:10px;
	}

#content div {
	padding:10px;
	float:left;
	background-color: #000000;
	margin: 0;
	}

#content-left {
	width:140px;
	height:632px;
	border:2px ridge #EEE;
	border-right: 0px;
	}

#content-main {
	width:560px;
	height:632px;
	border-top: 2px ridge #EEE;
	border-bottom: 2px ridge #EEE;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	display:inline;
	}

#content-right {
	width:140px;
	height:632px;
	margin-left:1px;
	border:2px ridge #EEE;
	border-left: 0px;
	}

#bottom {
	clear:both;
	}

a { text-decoration:none;
color:#000;
	}

a:link {text-decoration:none;
color:#000;
	}

a:visited { text-decoration:none;
color:#000;
	}

p {
	color:#fff;
	font-weight:bold;
}
