/*******************************************************************************

* GLOBAL

*******************************************************************************/

* { 

	margin:0; padding:0; 

}

body, html { 

	background: url(../Copyofimages/backgroundTile.gif) repeat; 

	height: 100%; 

}

body { 

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 90%; 

}

html>body{

	font-size: 14px;

}	

img { 

	border: none; 

}

p { 

	margin-bottom: 16px; 

	background: transparent; 

}

h1{

	font-size: 25px;

	font-weight: bold; 

	color: #ff6500;

	margin-left: 25px;

	margin-bottom: 21px;

} 

h2{

	font-size: 14px;

	font-weight: bold; 

	color: #ff6500;

	margin-bottom: 8px;

} 

h3{

	font-size: 18px;

	font-style: italic;

	font-weight: bold; 

	color: #ff6500;

	margin-top: 16px;

	margin-bottom: 16px;

} 

h4{

	font-size: 25px;

	font-weight: bold; 

	color: #ff6500;

	margin-bottom: 21px;

}

h5{

	font-size: 14px;

	font-weight: bold; 

	color: #005DAA;

} 

h6{

	font-size: 14px;

	font-weight: bold; 

	color: #ff6500;

	margin-bottom: 10px;

} 

.index1{

	margin-right: 130px;

}

.p1{

	margin-right: 130px;

	margin-bottom: 10px;

}

.p2{

	margin-right: 130px;

	margin-left: 30px;

	margin-bottom: 10px;

}

.p3{

	border: #005DAA dotted 2px;

	font-size: 13px;

	font-weight: bold;

	margin-right: 130px;

	margin-bottom: 16px;

	color: #666666;

	padding: 10px;

}

.p4{

	border: #51c103 dotted 2px;

	font-size: 13px;

	font-weight: bold;

	margin-right: 130px;

	margin-bottom: 16px;

	color: #666666;

	padding: 10px;

}

.strong{

	color: #51c103;

	font-weight: bold;

}

.quote{

	color: #51c103;

	font-style: italic;

	font-weight: bold;

	margin-left: 100px;

	margin-right: 100px;

}

.list1{

	list-style-type: decimal;

	padding-left: 50px;

	margin-right: 130px;

	margin-bottom: 16px;

}

.list2{

	list-style-type: square;

	padding-left: 50px;

	margin-right: 130px;

	margin-bottom: 16px;

}

.list3{

	list-style-type: none;

	margin-left: 50px;

	margin-right: 130px;

	margin-bottom: 16px;

}

.clear {

    width: 100%;

    font-size: 1px;

    line-height: 1px;

    height: 1px;

    clear: both;

}

.error { 

	cursor: help; 

}



/*******************************************************************************

* LINKS

*******************************************************************************/

a:link {

	color: #005DAA;

	text-decoration: none;

	}

a:visited {

	color: #005DAA;

	text-decoration: none;

	}

a:hover {

	color: #ff6500;

	text-decoration: none;

	}

	

/*******************************************************************************

* WRAPPER

*******************************************************************************/

#wrapper {

    position: relative;

	margin: 0px auto;

	width: 1045px;

}



/*******************************************************************************

* LOGO

*******************************************************************************/

#logo {

	position: relative;

	float: left;

	margin-left: 5px;

	width: 148px;

	height: 151px;

}



/*******************************************************************************

* HEADING

*******************************************************************************/

#heading { 

	position: relative;

	float: right;

	width: 877px;

	height: 149px;

	background: url(../Copyofimages/header.png) no-repeat; 

}



#heading ul { 

	height:149px; 

	width:864px; 

}

.mainMenu {

	list-style-type: none;

}

#heading a {

	display: block;

	text-indent: -900%;

	position: absolute;

	outline: none;

}

#heading a:hover {

	background-position: left bottom;

}

#heading a:hover span{

	display: block;

}

#heading .about {

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/aboutHeading.gif) no-repeat;

	left:10px;

	top: 10px;

}

#heading .workShops{

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/workshopsHeading.gif);

	left:99px;

	top: 10px;

}

#heading .booksInterviews {

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/booksHeading.gif) no-repeat;

	left:187px;

	top: 10px;

}

#heading .Convention411{

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/conventionHeading.gif) no-repeat;

	left:277px;

	top: 10px;

}

#heading .Awards {

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/AwardsHeading.gif) no-repeat;

	left:366px;

	top: 10px;

}

#heading .gallery{

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/galleryHeading.gif) no-repeat;

	left:452px;

	top: 10px;

}

#heading .store{

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/storeHeading.gif) no-repeat;

	left:538px;

	top: 10px;

}

#heading .roster{

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/guestroster_heading.gif) no-repeat;

	left:625px;

	top: 10px;

}

#heading .pastConvetion{

	width: 77px;

	height: 92.5px;

	background: url(../Copyofimages/pastConvention_Heading.gif);

	left:714px;

	top: 10px;

}



/*******************************************************************************

* MENU

*******************************************************************************/

#sidenavi {

	position: relative;

	float: left;

	clear: left;

	margin-left: 5px;

	background: url(../Copyofimages/memo.png) no-repeat;

	width: 163px;

	height: 414px;

}

ul#menu {

	list-style-type: none;

	line-height: 0px;

	font-size: 0;

	position: absolute;

	top: 73px;

	left: 20px;

	height: 250px;

	width: 146px;

}

ul#menu li { 

	text-indent: -10000px; 

}

ul#menu li a { 

	display: block; 

	text-decoration: none; 

	position: relative; 

}

/*HOME*/

a#menu-about { 

	background: url(../Copyofimages/all_about_us.gif) no-repeat; 

	height: 28px; 

	width: 100%;

}

a#menu-work { 

	background: url(../Copyofimages/comic_workshops.gif) no-repeat; 

	height: 38px; 

	width: 100%; 

	margin: 0px 0 0 6px; 

}

a#menu-books { 

	background: url(../Copyofimages/reviews_interviews.gif) no-repeat;

	height: 45px; 

	width: 100%; 

	margin: -5px 0 0 14px; 

}

a#menu-convention { 

	background: url(../Copyofimages/kcc_411.gif) no-repeat; 

	height: 24px; 

	width: 100%; 

	margin: -3px 0 0 20px; 

}

a#menu-awards { 

	background: url(../Copyofimages/kcc_comics_awards.gif) no-repeat; 

	height: 29px; 

	width: 100%; 

	margin: -7px 0 0 24px; 

}

a#menu-gallery { 

	background: url(../Copyofimages/art_gallery.gif) no-repeat; 

	height: 29px; 

	width: 100%; 

	margin: -7px 0 0 29px;  

}

a#menu-store {

	background: url(../Copyofimages/kcc_shop.gif) no-repeat; 

	height: 29px; 

	width: 100%; 

	margin: -6px 0 0 32px; 

}

a#menu-roaster{

	background: url(../Copyofimages/guest_roster.gif) no-repeat; 

	height: 29px; 

	width: 100%; 

	margin: -10px 0 0 38px; 

}

a#menu-past{

	background: url(../Copyofimages/past_conventions.gif) no-repeat; 

	height: 35px; 

	width: 100%; 

	margin: 3px 0 0 43px; 

}

/*ALL ABOUT US*/

a#menu-home {

	background: url(../Copyofimages/home.gif) no-repeat;

	height:31px;

	width:80px;

	margin:8px 0 0 4px;

}

a#menu-aboutus {

	background: url(../Copyofimages/all_about_us.gif) no-repeat;

	height:38px;

	width:100%;

	margin:2px 0 0 15px;

}

a#menu-aboutalex {

	background: url(../Copyofimages/about_alex_simmons.gif) no-repeat;

	height:35px;

	width:120px;

	margin:2px 0 0 25px;

}

a#menu-contactform{

	background: url(../Copyofimages/contact_us.gif) no-repeat;

	height:31px;

	width:113px;

	margin:4px 0 0 36px;

}

/*COMIC WORKSHOPS*/

a#menu-workshops {

	background:  url(../Copyofimages/comic_workshops.gif) no-repeat;

	height:50px;

	width:100%;

	margin:8px 0 0 14px;

}

a#menu-workshopsform {

	background: url(../Copyofimages/list_your_workshops.gif) no-repeat;

	height:40px;

	width:83px;

	margin:4px 0 0 28px; 

}

/*REVIEWS & INTERVIEWS*/

a#menu-bookreviews {

	background: url(../Copyofimages/book_reviews.gif) no-repeat;

	height:50px;

	width:100%;

	margin:-5px 0 0 13px;

}

a#menu-interviews {

	background:  url(../Copyofimages/interviews.gif) no-repeat;

	height:32px;

	width:120px;

	margin:-4px 0 0 23px; 

}

/*KCC 411*/

a#menu-kcc411 { 

	background:url(../Copyofimages/kcc_411.gif) no-repeat;

	height:25px; 

	width:70px;

	margin:2px 0 0 10px; 

}

a#menu-schedule { 

	background:url(../Copyofimages/schedule.gif) no-repeat;

	height:30px; 

	width:80px;

	margin:2px 0 0 46px; 

}

a#menu-specialevents { 

	background:url(../Copyofimages/special-events.gif) no-repeat;

	height:35px; 

	width:120px;

	margin:-2px 0 0 24px; 

}

a#menu-kccworkshops { 

	background:url(../Copyofimages/workshops.gif) no-repeat;

	height:30px; 

	width:100px;

	margin:0px 0 0 30px; 

}

a#menu-registration { 

	background:url(../Copyofimages/vendor_registration.png) no-repeat;

	height:47px; 

	width:100px;

	margin:0px 0 0 50px; 

}

a#menu-pressrelease { 

	background:url(../Copyofimages/press_releases.gif) no-repeat;

	height:35px; 

	width:120px;

	margin:-4px 0 0 16px; 

}

a#menu-praise{ 

	background:url(../Copyofimages/kcc_praise.gif) no-repeat;

	height:30px; 

	width:95px;

	margin:0px 0 0 52px; 

}	  

a#menu-praise2{

background:url(../Copyofimages/kcc_praise.gif) no-repeat;

	height:30px; 

	width:95px;

	margin:0px 0 0 22px; 

}

/*AWARDS*/

a#menu-awards2 { 

	background:url(../Copyofimages/kcc_comics_awards.gif)  no-repeat; 

	height:34px; 

	width:100px; 

	margin:0px 0 0 16px;

}

a#menu-awardsform{

	background: url(../Copyofimages/nomination_forms.gif)	no-repeat; 

	height:70px; 

	width:150px; 

	margin:7px 0 0 28px; 

}



/*REGISTRATIION

a#menu-registration{

	background-image:url(../Copyofimages/vendor_registration.gif) no-repeat;

	height: 95px; 

	width: 100px; 

	margin: 0px 0 0 50px; 

}*/



/*KCC TV*/

a#menu-kcctv{

	background:url(../Copyofimages/kcctv.png) no-repeat;

	height: 36px; 

	width: 63px; 

	margin: -10px 0 0 70px; 

}





/*

VIDEO

a#menu-video { 

	background: url(../Copyofimages/video.gif) no-repeat; 

	height:34px; 

	width:110px; 

	margin:0px 0 0 16px;  

}*/



/*GALLERY*/

a#menu-gallery2 { 

	background: url(../Copyofimages/art_gallery.gif) no-repeat; 

	height:34px; 

	width:110px; 

	margin:0px 0 0 16px;  

}

a#menu-yourwork{

background: url(../Copyofimages/submit_your_artwork.gif) no-repeat; 

height:70px; 

width:150px; 

margin:7px 0 0 28px; 

}

/*SHOP*/

a#menu-shop { 

	background:url(../Copyofimages/kcc_shop.gif)  no-repeat; 

	height:28px; 

	width:80px; 

	margin:0px 0 0 16px;

}

/*GUEST*/

a#menu-guestroaster{ 

	background:url(../Copyofimages/guest_roster.gif) no-repeat;

	height:30px; 

	width:110px;

	margin:0px 0 0 10px; 

}

/*PAST*/

a#menu-2008{

background: url(../Copyofimages/kcc2008.gif) no-repeat; 

height:28px; 

width:83px; 

margin:0px 0 0 20px; 

}

a#menu-2007{

background: url(../Copyofimages/kcc2007.gif) no-repeat; 

height:28px; 

width:83px; 

margin:4px 0 0 26px; 

}



a#menu-2009{

background: url(../Copyofimages/kcc2009.png) no-repeat; 

height:28px; 

width:83px; 

margin:5px 0 0 16px; 

}


a#menu-2010{

background:url(../Copyofimages/KCC%202010/kcc2010.png) no-repeat; 

height:28px; 

width:83px; 

margin:5px 0 0 9px; 

}


a#menu-miami{

background: url(../Copyofimages/kccmiami.png) no-repeat; 

height:28px; 

width:100px; 

margin:0px 0 0 32px; 

}


 

/*******************************************************************************

* CONTENT

*******************************************************************************/

#content {

	position: relative;

	float: right;

	margin: -2px 70px 0px 0px;

	width: 807px;

	height: auto;

	background: url(../Copyofimages/midBackground.png);

	background-repeat: repeat-y;

	padding-bottom: 10px;

}

#flash {

	float: left;

    margin-bottom: 10px;

	margin-left: 25px;

}

#kccNews{

	float: right;

	width: 360px;

	background-color: #ff6500;

	color: #fff;

	margin-bottom: 10px;

	margin-right: 32px;

} 



/*******************************************************************************

* Descriotion

*******************************************************************************/

 #description{ 

	/* background: url(../Copyofimages/logo.gif) no-repeat bottom right; */

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }



/*******************************************************************************

* ABOUT US

*******************************************************************************/

#alex { 

	background: url(../Copyofimages/alex01.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	padding-bottom: 25px;

	clear: both;

 }

 

/*******************************************************************************

* COMIC WORKSHOPS

*******************************************************************************/

#comicwork1 { 

	background: url(../Copyofimages/comicworkshops01.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 20px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#comicwork2 { 

	background: url(../Copyofimages/comicworkshops02.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 20px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#comicwork3 { 

	position: relative; 

	width: 750px;

	margin: 0px 25px 20px 25px;

	padding-bottom: 25px;

	clear: both;

 }



/*******************************************************************************

* REVIEWS & INTERVIEWS

*******************************************************************************/

#book1 { 

	background: url(../Copyofimages/book01.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 20px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#book2 { 

	background: url(../Copyofimages/book01.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 20px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#interview1 { 

	background: url(../Copyofimages/book01.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 20px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#interview2 { 

	background: url(../Copyofimages/book01.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 20px 25px;

	padding-bottom: 25px;

	clear: both;

 }



/*******************************************************************************

* KCC 411

*******************************************************************************/

/*SCHEDULE*/

table.servicesT {

	width: 620px;

	background-color: #fafafa;

	border: 1px solid #CCCCCC;

	border-collapse: collapse;

	border-spacing: 0px;

	margin-top: -30px;

}

table.servicesT td {

	border-bottom: 1px dotted #CCCCCC;

	background-color: white;

	text-align: left;

	padding-left: 3px;

}

table.servicesT td.servHd {

	border-bottom: 1px solid #CCCCCC;

	background-color: #FFCA7A;

	text-align: center;

	font-weight: bold;

	width: 620px;

}

table.servicesT td.servBodL { 

	border-left: 1px dotted #CCCCCC;

	width: 400px;

}

/*SPECIAL EVENTS*/

#event1 { 

	background: url(../Copyofimages/Geezerville.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#event2 { 

	background: url(../Copyofimages/A&F_128.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#event3 { 

/*	background: url(../Copyofimages/specialevents_03.jpg) no-repeat top right; */

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }
 
/* KCC Honors */
#kcc_honors{
    position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	padding-bottom: 25px;

	clear: both;
}

/*KCC WORKSHOPS*/

#kccwork1 { 

	background: url(../Copyofimages/kccworkshops01.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }

#kccwork2 { 

	background: url(../Copyofimages/kccworkshops02.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }

/*PRESS RELEASES*/

#press1 { 

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }

#press2 { 

	background: url(../Copyofimages/KCC_Flyer_09.jpg) no-repeat top right;

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }



/*******************************************************************************

* COMICS AWARDS

*******************************************************************************/

#award { 

	/* background: url(../Copyofimages/logo.gif) no-repeat bottom right; */

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }

#award .award1{

	text-align: center;

	color: #005DAA;

	font-weight: bold;

	margin-bottom: 16px;

}

#award .award2{

	text-align: center;

	border: dotted;

	border-color:  #005DAA;

	margin-right: 130px;

	margin-bottom: 16px;

}

#award .award3{

	font-size: 11px;

	margin-bottom: 10px;

	margin-right: 130px;

}



/*******************************************************************************

* GALLERY

*******************************************************************************/

#gallery1 { 

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	padding-bottom: 25px;

	clear: both;

	text-align: center;

 }

 

/*******************************************************************************

* GUEST ROASTER

*******************************************************************************/

/* #guest1 { 

	background: url(../Copyofimages/guest16.jpg) no-repeat right; 

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#guest2 { 

	background: url(../Copyofimages/guest05.jpg) no-repeat right; 

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#guest3 { 

	background:url(../Copyofimages/af126.jpg) no-repeat right;

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#guest4 { 

	background: url(../Copyofimages/guest13.jpg) no-repeat right;

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#guest5 { 

	background: url(../Copyofimages/guest11.jpg) no-repeat right;

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#guest6 { 

	background: url(../Copyofimages/guest10.jpg) no-repeat right;

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

 #guest7 { 

	background: url(../Copyofimages/Y_artclass.jpg) no-repeat right;

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

 #guest8 { 

	background: url(../Copyofimages/3%202%203%20Detective%20Agency%20cover.jpg) no-repeat right;

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 }

 #guest9 { 

	background: url(../Copyofimages/Joey%20Fly%20Private%20Eye.jpg) no-repeat right;

	position: relative; 

	width: 750px;

	margin: 0px 25px -25px 25px;

	padding-bottom: 25px;

	clear: both;

 } */

 

 #guest_image {

 	float:right;

	width: 190px;

 

 }

 

 #guest {

	width: 590px;

	margin-left: 20px;

	padding-bottom: 25px;

 }



/*******************************************************************************

* PAST CONVENTION

*******************************************************************************/

#past1 { 

	position: relative; 

	width: 750px;

	margin: 0px 25px 0px 25px;

	padding-bottom: 25px;

	clear: both;

 }

#past2 { 

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 30px;

	padding-bottom: 25px;

	clear: both;

 }



/*******************************************************************************

* FORMS

*******************************************************************************/

#form {

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

 }

#thankyou {

	position: relative; 

	width: 750px;

	margin: 0px 25px 10px 25px;

	clear: both;

	text-align: center;

}

.form1{

	margin-right: 130px;

	color: #51c103;

	font-weight: bold;

}

.field1 {

	margin: 1.5em 0 1.5em 0;  

	padding: 10px 0px 10px 10px;

	background: url(../Copyofimages/logo.gif) no-repeat bottom right;

}	

fieldset {  

	margin: 1.5em 0 1.5em 0;  

	padding: 10px 0px 10px 10px; 

} 

legend {  

	margin-left: 1em;  

	color: #51c103;  

	font-weight: bold;

} 

fieldset ol {  

	padding: 1em 1em 0 1em;  

	list-style: none; 

} 

fieldset li {  

	padding-bottom: 1em; 

} 

fieldset.submit {  

	border-style: none;

	text-align: center;

}



/*******************************************************************************

* HIGHSLIDE

*******************************************************************************/

.highslide {

	cursor: url(../Scripts/graphics/zoomin.cur), pointer;

    outline: none;

}

.highslide-active-anchor img {

	visibility: hidden;

}

.highslide img {

	border: 1px solid gray;

}

.highslide:hover img {

	border: 1px solid white;

}



.highslide-wrapper {

	background: white;

}

.highslide-image {

    border: 2px solid white;

}

.highslide-image-blur {

}

.highslide-caption {

    display: none;

    border: 2px solid white;

    border-top: none;

    font-family: Verdana, Helvetica;

    font-size: 10pt;

    padding: 5px;

    background-color: white;

}

.highslide-loading {

    display: block;

	color: black;

	font-size: 8pt;

	font-family: sans-serif;

	font-weight: bold;

    text-decoration: none;

	padding: 2px;

	border: 1px solid black;

    background-color: white;

    padding-left: 22px;

    background-image: url(../Scripts/graphics/loader.white.gif);

    background-repeat: no-repeat;

    background-position: 3px 1px;

}

a.highslide-credits,

a.highslide-credits i {

    padding: 2px;

    color: silver;

    text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

    color: white;

    background-color: gray;

}

.highslide-move {

    cursor: move;

}

.highslide-overlay {

	display: none;

}

a.highslide-full-expand {

	background: url(../Scripts/graphics/fullexpand.gif) no-repeat;

	display: block;

	margin: 0 10px 10px 0;

	width: 34px;

	height: 34px;

}

/* Controlbar example */

.controlbar {	

	background: url(../Scripts/graphics/controlbar4.gif);

	width: 167px;

	height: 34px;

}

.controlbar a {	

	display: block;

	float: left;

	/*margin: 0px 0 0 4px;*/	

	height: 27px;

}

.controlbar a:hover {

	background-image: url(../Scripts/graphics/controlbar4-hover.gif);

}

.controlbar .previous {

	width: 50px;

}

.controlbar .next {

	width: 40px;

	background-position: -50px 0;

}

.controlbar .highslide-move {

	width: 40px;

	background-position: -90px 0;

}

.controlbar .close {

	width: 36px;

	background-position: -130px 0;

}

/* Necessary for functionality */

.highslide-display-block {

    display: block;

}

.highslide-display-none {

    display: none;

}



/*******************************************************************************

* FOOTER

*******************************************************************************/

#footer {

	position: relative;

	clear: both;

	background-image: url(../Copyofimages/footer.png);

	background-repeat: no-repeat;

	height: 140px;

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 10px;

	text-align: center;

	color: #666666;

}

#footer ul {

	margin-bottom: 3px;

	width: 100%;

}

#footer ul.first {

	padding-top: 40px;

}

#footer li {

	border-left: 1px solid #666666;

	display: inline;

	margin: 0pt;

	padding: 0pt 2px 0pt 5px;

}

#footer li.first {

	border: 0pt none;

	padding-left: 0pt;

}

#footer li.last {

	padding-right:0pt;

}

#footer p {

	margin-top: 14px;

	margin-bottom: 0px;

}


