/* ================================================================ 
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.stunicholls/gallery/left_right_click.html
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.
=================================================================== */

#gallery {width:534px; position:relative; height:60px; padding-top:400px; margin:85px 10px 10px 113px;}

#gallery img.left {
	width:55px;
	height:27px;
	float:left;
	cursor:pointer;
	margin-left:80px;
}
#gallery img.right {width:55px; height:27px;  float:right;cursor:pointer; margin-right:45px}

#gallery ul {list-style:none; padding:0; margin:0; float:left; }
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px;  cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th1 {background:url(../newsite/images/thumbs/th1.jpg);}
#gallery ul li.th2 {background:url(../newsite/images/thumbs/th2.jpg);}
#gallery ul li.th3 {background:url(../newsite/images/thumbs/th3.jpg);}
#gallery ul li.th4 {background:url(../newsite/images/thumbs/th4.jpg);}
#gallery ul li.th5 {background:url(../newsite/images/thumbs/th5.jpg);}
#gallery ul li.th6 {background:url(../newsite/images/thumbs/th6.jpg);}
#gallery ul li.th7 {background:url(../newsite/images/thumbs/th7.jpg);}
#gallery ul li.th8 {background:url(../newsite/images/thumbs/th8.jpg);}
#gallery ul li.th9 {background:url(../newsite/images/thumbs/th9.jpg);}
#gallery ul li.th10 {background:url(../newsite/images/thumbs/th10.jpg);}
#gallery ul li.th11 {background:url(../newsite/images/thumbs/th11.jpg);}
#gallery ul li.th12 {background:url(../newsite/images/thumbs/th12.jpg);}
#gallery ul li.th13 {background:url(../newsite/images/thumbs/th13.jpg);}
#gallery ul li.th14 {background:url(../newsite/images/thumbs/th14.jpg);}
#gallery ul li.th15 {background:url(../newsite/images/thumbs/th15.jpg);}
#gallery ul li.th16 {background:url(../newsite/images/thumbs/th16.jpg);}
#gallery ul li.th17 {background:url(../newsite/images/thumbs/th17.jpg);}
#gallery ul li.th18 {background:url(../newsite/images/thumbs/th18.jpg);}
#gallery ul li.th19 {background:url(../newsite/images/thumbs/th19.jpg);}

/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:50px; height:50px;}

#gallery ul li span {
	display:none;
	position:absolute;
	left:139px;
	top:381px;
	width:300px;
	font-family:verdana, arial, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:15px;
	text-align:center;
}
#gallery ul li b {color:#333333;}

#gallery ul li.chosen {border-color:#fff; cursor:default;}
#gallery ul li.chosen div {
	position:absolute;
	left:30px;
	top:5px;
	width:532px;
	height:355px;
}
#gallery ul li.chosen div i {width:530px; height:355px; display:table-cell; vertical-align:middle; text-align:center;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; margin:0 auto;}
#gallery ul li.chosen span {display:block;}

* {
	padding: 0px;
	margin: 0;
	
}

.image_about{
background: #FFFFFF ;
	width:576px;
	height:432px;
	margin-left:30px;	
}

html{
	margin:0px;
	padding:0px;
	text-align:right;
}


body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#ffffff;
	line-height: 18px;
	text-align:left;
	}
a:link {
	color : #669999;
	text-decoration : none;
	font-weight:bold;}
a:visited {
	text-decoration: none;
	color: #669999;
	font-weight:bold;
	
}
a:hover {
	text-decoration: none;
	color:#99CC99;
}
a:active {
	text-decoration: none;
	color: #999999;	
	}

#wrap {
width: 830px;
margin-left: auto;
margin-top: 10px;
margin-right: auto;
text-align: left;
background-color:#ffffff;
overflow: hidden;
border:#C2E5DE 4px;
border-style:solid;
}


#header {
height : 49px;
width : 227px;
margin-top : 9px;
margin-right : 22px;
background: url(/images/kara.jpg) no-repeat;
float : right;
text-indent : -9000px;

}




#content_vid{
margin-left: 50px;
width: 650px;
position:relative;
margin-top: 60px;
}

#content_vid p{ margin-left: 50px;
}

#content{
margin-left: 90px;
width: 600px;
position:relative;
margin-top: 70px;
}

#content h1 {
	padding-top : 55px;
padding-bottom:5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:normal;
	font-size : 15px;
	color : #669999;
	text-align : left;
	margin-left: 30px;
}

#content ul{
	margin-left: 40px;
list-style: square;
font-family: Arial, Helvetica, sans-serif;
text-align : left;
line-height: 22px;



}
#content li{
	
	list-style-position:inside;
	list-style: square;



}
	
#content p{
	margin-left: 30px;

font-family: Arial, Helvetica, sans-serif;
text-align : left;

}	
#top_menu{
float:right;
margin-right: 10px;
padding-bottom: 10px;
}

	
#nav {
margin-left: 10px;
margin-top: 10px;
clear:both;
float:left; padding:0 0 5px 0; list-style:none; font: 11px verdana, sans-serif; position:absolute; z-index:200;
text-align:left;
font-weight:bold;}
 
#nav ul {
clear:both;
float:left; padding:0 0 5px 0; margin:0; list-style:none; font: 10px verdana, sans-serif; position:relative; z-index:200;font-weight:bold;}

#nav li li {
	border:1px solid #000;
	border-color:#999999;
	border-width:0px 0px 1px 1px;
}
/* a hack for IE5.x and IE6 */
* html #nav li {float:left;}

#nav li a {
	display:block;
	color:#666666;
	margin:0 25px 0 10px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
}

#nav li:hover {position:relative; z-index:300;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
/* yet another hack for IE5.x and IE6 */
* html #nav, * html nav ul {width:1px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {
	text-decoration:none;
	color:#6699CC;
}


/* but IE5.x and IE6 need this lot to style the flyouts and path followed */
/* show next level */
#nav li:hover ul,
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:-15px; margin-left:100%; top:-1px;}

/* keep further levels hidden */
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

/* show path followed */
#nav li:hover a,
#nav li:hover li:hover a,
#nav li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover li:hover a
{
	text-decoration:none;
	color:#6699CC;
}

/* hide futher possible paths */
#nav li:hover li a,
#nav li:hover li:hover li a,
#nav li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li:hover li a
{
	text-decoration:none;
	color:#666666;
}


