/* CSS Document */
<style type="text/css">

body {font-family:verdana, arial, helvetica, sans-serif; font-size:76%; color:#000; padding:0; border:0; margin:0;  text-align:center;}

#ccmenu a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#ccmenu a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#ccmenu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#ccmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#ccfootmenu a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;

	font-weight: bold;
}
#showcase {background:#000000; height:auto;}

body{
margin:0;
padding:0;
line-height: 1.5em;
background:#000000 url(Images/burlwood2.jpg);
}

b{font-size: 110%;}
em{color: red;}

#topsection{
height: 180px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 50px;
}

#leftcolumn1{
float: left;
width: 10px; /*Width of left column in pixels*/
}
#leftcolumn{
float: left;
width: 130px; /*Width of left column in pixels*/
text-align: center;
}

#rightcolumn{
float: left;
width: 600px; /*Width of right column in pixels*/
margin-left: 250px;
}
#footer{
	clear: left;
	width: 100%;
	background: #000000;
	color: #FFF;
	text-align: left;
	text-indent: 20px;
	height: auto;
	line-height: 5px;
	font-size: 10px;
}

#footer a{
color: #FFFF80;
text-decoration: none;
}
#footer a:hover{
color: #FFFF80;
text-decoration: underline;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
text-align: center;
color: #FFFFFF
}
#logo {
float: left;
}
</style>
<style type="text/css">
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu//pics/arrow.gif
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

a {color:#ffffff; 
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1;
}
a:hover {text-decoration:none;}

/* slides styling */

.photo {padding:20px; background:#222; width:610px; height:450px; text-align:left; float: left;}
.photo h1 {font-size:14px; font-weight:normal; color:#fc0; margin:0 0 0 5px; padding:0;}
.photo ul {list-style:none; padding:0; margin:0; width:216px; background:#333; border:1px solid #666; position:relative; height:144px;}
.photo ul li {display:inline; width:40px; height:40px; float:left; margin:6px;}
.photo ul li a {display:block; width:40px; height:40px; cursor:default; background: url(Images/arrow.gif) no-repeat; text-decoration:none;}
.photo ul li a b {display:none;}
.photo ul li a img {display:block; width:38px; height:38px; border:1px solid #666; border-top-color:#ccc;}

.photo ul li a:hover {white-space:normal;position:relative;}

.photo ul li a.vert:hover img {position:absolute; left:-12px; top:-20px; width:90px; height:122px; border-color:#fc0;}
.photo ul li a.hor:hover img {position:absolute; left:-20px; top:-12px; width:122px; height:90px; border-color:#fc0;}

.photo ul li a:active, .photo ul li a:focus {position:static; outline:0;}

.photo ul li a:focus.vert img, .photo ul li a:active.vert img {background-color:#000; position:absolute; left:260px; top:0; width:240px; height:320px; border:1px solid #fc0; padding:5px 45px;}
.photo ul li a:focus.hor img, .photo ul li a:active.hor img {background-color:#000; position:absolute; left:260px; top:0; width:320px; height:240px; border:1px solid #fc0; padding:45px 5px;}
.photo ul li a:focus b, .photo ul li a:active b {display:block; position:absolute; width:204px; height:150px; border:1px solid #666; top:210px; left:0; color:#ddd; font-weight:normal; padding:6px;}


#txt2 {padding:20px; background:#222; width:610px; height:450px; text-align:left; float: left;}}
#txt {
	padding:20px;
	width:100%;
	height: auto;
	text-align: left;
	float:left;
	font-weight: bold;
	color: #FFFFFF;
}
</style>

