@charset "UTF-8";


/* Site Wide
=====================================…*/

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00FFFF;
	}
ul {
	color: #00FFFF;
}
	
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #00FFFF;
	text-decoration: none;
	}
	
a:hover {
	color: #E60000;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
#All {
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	width: 760px;
	min-height:600px;
	padding-top: 0px;
	margin-top: 10px;
	position: relative;
	}

#Menu {
	height: 50px;
	width: 750px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	left: 0px;
	top: 0px;
	position: absolute;
	}
	

#Menu ul {
	margin-top: 10px;
	margin-left: -25px;
}
#Menu ul ul {
	margin-top: 0px;
}
#Menu li {
	list-style-type: none;
	width: 130px;
	text-align: center;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
#Menu li li {
	margin-left: -15px;
	background-color: #000000;
}
#Menu li li a {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #000000;
}
#Menu li a {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FFFF;
	border: 1px solid #666666;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 23px;
	width: 130px;
	background-image: url(images/Button.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#Menu li a:hover {
	color: #E60000;
}
#Menu li ul {
	display: none;
}
#Menu li:hover ul {
display: block;
}
#Address_Frame {
	z-index: 10;
	width: 395px;
	float: left;
	margin-left: 25px;
	padding: 0px;
	margin-top: 425px;
}
#Address_Frame a:hover {
	color: #E60000;
}


		
		
/* Index Only
=====================================…*/

#All_Links {
	background-image: url(images/Venice_Images/Links.jpg);
	width:760;
	min-height:550px;
	float: left;
	background-repeat: no-repeat;
}
#Index_All {
	background-image: url(images/Venice_Images/index.jpg);
	width:760;
	min-height:550px;
	float: left;
	background-repeat: no-repeat;
}
#Index_Address_Frame {
	z-index: 10;
	width: 395px;
	float: left;
	margin-left: 25px;
	padding: 0px;
	margin-top: 430px;
}
#Index_Scroll_Text {
	height: 305px;
	width: 285px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 11;
	float: left;
	margin-top: 60px;
	margin-left: 22px;
}
#Index_Scroll_Text p {
	color: #000000;
	font-size: 11px;
}
#Index_Scroll_Text h1 {
	text-align: center;
	color: #000000;
}
#ScrollFrame a {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
#About_All {
	background-image: url(images/About.gif);
	width:760;
	min-height:550px;
	float: left;
	background-repeat: no-repeat;
}
#Learn_All {
	background-image: url(images/Venice_Images/Learn.jpg);
	width:760;
	min-height:550px;
	float: left;
	background-repeat: no-repeat;
}
#Address_Frame_Links {
	z-index: 10;
	width: 410px;
	float: left;
	margin-left: 25px;
	padding: 0px;
}
#Address_Frame_Links p {
	color: #00FFFF;
}
#Address_Frame p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FFFF;
}
#Address_Frame a {
	color: #00FFFF;
	text-decoration: none;
}
#w3cFrame {
	z-index: 5;
	float: right;
	display: block;
	margin-top: 10px;
	clear: both;
	margin-right: 30px;
}
#ScrollFrame {
	width:330px;
	height:430px;
	z-index:10;
	background-image: url(images/Scroll_Complete_01.gif);
	float: left;
	clear: left;
	margin-top: 75px;
}
#Scroll_Text {
	height: 315px;
	width: 285px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 11;
	float: left;
	margin-top: 50px;
	margin-left: 25px;
}
#Scroll_Text p {
	color: #000000;
}
#Scroll_Text h1 {
	font-size: 18px;
	color: #000000;
}
#Scroll_Text h2 {
	font-size: 14px;
}

/* End Videotbox CSS
=====================================…*/
#Scroll_Text_Learn {
	height: 315px;
	width: 275px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 11;
	float: left;
	margin-top: 50px;
	margin-left: 25px;
	padding-right: 10px;
}
#Scroll_Text_Learn p {
	color: #000000;
}
#Scroll_Text_Learn h1 {
	color: #000000;
	font-size: 20px;
}
#Scroll_Text_Learn li {
	font-size: 12px;
	margin-bottom: 5px;
	color: #000000;
}
#Scroll_Text_Learn a:hover {
	color: #E60000;
}
#Sub_Menu_Home {
	position: absolute;
	left: 0px;
	height: 25px;
	width: 725px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #10D0CE;
	top: 0px;
	padding-left: 50px;
}
#Sub_Menu_About {
	position: absolute;
	left: 180px;
	height: 25px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #10D0CE;
	top: 30px;
	font-size: 12px;
	font-style: italic;
}
#Sub_Menu_Learn {
	position: absolute;
	height: 25px;
	width: 725px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #10D0CE;
	top: 0px;
	text-align: right;
	right: 0px;
	padding-right: 40px;
}
#Sub_Menu_Portfolio {
	position: absolute;
	height: 25px;
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #10D0CE;
	top: 0px;
	text-align: left;
	left: 0px;
	padding-left: 485px;
}
#Sub_Menu_Services {
	position: absolute;
	height: 25px;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #10D0CE;
	top: 0px;
	text-align: left;
	padding-left: 340px;
	left: 0px;
}
.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	color: #10D0CE;
	font-weight: normal;
}
.Scroll_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#Links {
	width:310px;
	z-index:12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	float: left;
	margin-top: 80px;
	overflow: auto;
}
#ReciprocalLinks {
	float: left;
	height: 80px;
	width: 395px;
	padding: 0px;
	left: 469px;
	top: 356px;
	margin-left: 25px;
	margin-top: 0px;
}
#ReciprocalLinks p {
	color: #CCCC99;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#Links h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CCCC99;
}
#Links h2 {
	font-size: 14px;
	font-weight: bold;
}
#Links p {
	color: #CCCC99;
}
#Links a {
	text-decoration: none;
	color: #00FFFF;
}
#Links a:hover {
	color: #E60000;
}
.Links_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CDCC98;
	line-height: 20px;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #00FFFF;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
.skipPicture {	float: left;
	padding-right: 10px;
}
#Resume_All {
	background-image: url(images/Resume.gif);
	width:760;
	min-height:550px;
	float: left;
	background-repeat: no-repeat;
}
#Resume_Scroll_Text {
	height: 315px;
	width: 285px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 11;
	float: left;
	margin-top: 50px;
	margin-left: 22px;
}
#ResumeFrame {
	position: absolute;
	height: 315px;
	width: 285px;
	top: 53px;
	left: 23px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 11;
}
#Resume_Scroll_Text  h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	text-align: center;
	color: #000000;
}
#Resume_Scroll_Text  h2 {
	text-align: center;
	top: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Resume_Scroll_Text  ul {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#Resume_Scroll_Text  li {
	display: block;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
}
#Resume_Scroll_Text  a {
	color: #663333;
}
#Resume_Scroll_Text  a:hover {
	color: #E60000;
}
#Services_All {
	background-image: url(images/Venice_Images/Services.jpg);
	width:760;
	min-height:550px;
	float: left;
	background-repeat: no-repeat;
}
.centerImage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.centerText {
	text-align: center;
}
.quotation {
	font-style: italic;
	font-weight: bold;
	color: #333366;
	text-align: center;
}
.H118PX {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#Scroll_Text_Index h1 {
	font-size: 16px;
	text-align: center;
}

#FolioHolder {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 438px;
	margin-top: 60px;
	z-index: 0;
}
#FolioHolder a {
	text-decoration: underline;
}
#FolioHolder a:hover {
	color: #E60000;
}
#FolioHolder_Image {
	float: left;
	width: 282px;
	margin-top: 60px;
}
#FolioHolder p {
	color: #00FFFF;
}
#FolioHolder h1 {
	color: #00FFFF;
	font-size: 20px;
}
#FolioHolder_Image h1 {
	color: #00FFFF;
	font-size: 20px;
	margin-left: 17px;
}
#FolioHolder  h2 {
	color: #00FFFF;
	font-size: 14px;
}
#FolioHolder h3 {
	color: #00FFFF;
}
#All #FolioHolder li {
	color: #00FFFF;
	font-weight: bold;
	font-size: 13px;
	margin-left: 30px;
}
#FolioImage {
	height: 75px;
	width: 100px;
}
.FolioThumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
	margin: 5px;
	display: block;
	float: left;
	height: 60px;
	width: 60px;
}
.FolioVideo {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 2px outset #00FFFF;
	margin-left: 20px;
}
.webThumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 0px;
}
#Why_All {
	background-image: url(images/Why.jpg);
	width:760;
	min-height:550px;
	float: left;
	background-repeat: no-repeat;
}



/* Lightbox CSS
=====================================…*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../BABA/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../BABA/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* End Lightbox CSS
=====================================…*/



/* Videotbox CSS
=====================================…*/

#lbOverlay {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 101;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(../BABA/images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../BABA/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../BABA/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../BABA/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#Drupal {
	float: left;
	clear: none;
}
#Drupal a:hover {
	color: #D2D29E;
}
#Drupal a {
	color: #000;
}
#VideoSplash {
	height: 225px;
	width: 405px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	position: relative;
}
#All #FolioHolder_Image ul {
	font-size: 90%;
	margin-left: 20px;
}

/* End Videotbox CSS
=====================================…*/