@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}

a:link {
	color: #305992;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #E3A679;
	text-decoration: underline;
}
#containerFront {
	width: 970px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 29px;
	border-left-width: 19px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-style: none;
	background-color: #F6F9FF;
	color: #242542;
}
#headerFront {

}
#container  {
	width: 970px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/Sides.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 29px;
	border-left-width: 19px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-style: none;
	background-color: #F6F9FF;
	color: #242542;
}
#DemoContainer {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/Gallery-Page2.jpg);
	background-repeat: no-repeat;
}

#mainContent  {
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}
#pressContent {
	padding-top: 0;
	padding-right: 200px;
	padding-bottom: 0;
	padding-left: 100px;
}


#MainRight {
	width: 500px;
	margin-left: 410px;
}
#InsideContainer  {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 4px solid #000000;
	text-align: left;
}
#InsideContent {
	background-color: #EEF4FF;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 60px;
}





#header  {
	margin-bottom: 8px;

}


#Gallerycontainer {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/Gallery-Page.jpg);
	background-repeat: no-repeat;
}


#Gallery-header {


}
#GalleryMain {
	height: 650px;
}
#GalleryRight {
	width: 600px;
	margin-top: 100px;
	margin-left: 300px;
}

#TopPhoto {
	background-image: url(../images/Gallery-Page.jpg);
	background-repeat: no-repeat;
	height: 700px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#TopPhotoContact {
	background-image: url(../images/Bio-Page-Bak.jpg);
	background-repeat: no-repeat;
	height: 700px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #BFB5AA;
}
#MainContactContainer {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/Contact-Long-Back1.jpg);
	background-repeat: no-repeat;
}

#MainContact {
	width: 220px;
	margin-top: 130px;
	margin-left: 700px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 100%;
	color: #000;
}
#MainContactContainer #mainContact2 p {
	line-height: .5em;
}

#MainContactContainer #MainContact p {
	line-height: 1.3em;
}

#mainContact2 {
	color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 590px;
	margin-top: 15px;
	width: 335px;
}
#mainContact3 {
	color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 560px;
	margin-top: 15px;
	width: 365px;
	background-color: #CDCDCD;
}
h3 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#MainContact h1 {
	font-size: large;
	font-family: Verdana, Geneva, sans-serif;
	color: #011355;
}
#ResumeContainer {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/Yuval_Resume.jpg);
	background-repeat: no-repeat;
	background-color: #EDF4FE;
}
#footer {
	width: 970px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D7C7B;
	border-bottom-color: #7D7C7B;
	color: #7D7C7B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
}
#footer2 {
	width: 970px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #D5E5FF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D7C7B;
	border-bottom-color: #7D7C7B;
}




#navbar {
	text-align: center;
	font-size: 85%;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: normal;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D7C7B;
	border-bottom-color: #7D7C7B;
	width: 970px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navbar li {
	list-style-type: none;
	display: inline;
	margin-right: 40px;
	padding: 0px;
	margin-top: 0px;
}
#navbar a {
	text-decoration: none;
	color: #82A0DF;
}
#navbar a:visited {
	text-decoration: none;
	color: #82A0DF;
}


/* CSS Document */

#navbar a:hover {
	text-decoration: none;
	color: #C29B32;
}
.smtxt {
	font-size: 80%;
}

.xsmtxt {
	font-size: xx-small;
}
.float-right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.float-left { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
h1 {
	color: #001B57;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
}
h2 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #001B57;
}
.25-bottom {
	margin-bottom: 25px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 380px;
	vertical-align: top;
	width: 570px;
	border: 1px solid #94B3DC;
}
td {
	padding: 5px;
	font-size: 80%;
	vertical-align: top;
	border: 1px solid #94B3DC;
}
th {
	font-weight: bold;
	color: #002054;
	font-size: large;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.center {
	text-align: center;
	font-size: 90%;
}
.centerVideos {
	text-align: center;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.VideosRight {
	text-align: left;
	width: 500px;
	margin-left: 350px;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.VideosLeft {
	float: left;
	width: 320px;
	font-size: 90%;
	line-height: 110%;
}



.photo-caption {
	float: right;
	width: 432px;
	font-size: 95%;
	line-height: 110%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #094682;
	margin-left: 25px;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	font-weight: normal;
}

.quotes {
	float: right;
	width: 360px;
	font-size: 95%;
	line-height: 110%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #094682;
	margin-left: 8px;
	padding-top: 12px;
}
.float-left-bot20 {
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
}
.left-resume-col {
	float: left;
	width: 300px;
}
.clear {
	clear: both;
}
#container a img {
	margin-bottom: 10px;
}
#onlineResume tr td blockquote {
	margin-left: 18px;
}
.centered {
	text-align: center;
	margin-top: 5px;
}

