/* --- Styles General Reset --- */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* --- Toolbox --- */
.clear {
	clear: both;
}
.marginTop {
	margin-top: 10px;
}


/* --- Main Styles --- */
#wrapper {
	height: 730px;
	width: 1078px;
	text-align: left;
}
#header {
	margin: 34px 0 0 25px;
}
#logo {
	float: left;
}
#container {
	margin-top: 105px;
	padding-left: 200px;
}
#extraMargin {
	margin-top: 80px;
}


/* --- Navigation (menu) --- */
#nav {
	padding-top: 70px;
}
#nav li {
	display: inline;
}
#nav li a {
	display: block;
	float: left;
	height: 31px;
	text-indent: -9999px;
	width: 105px;	
}
#home a {
	background: url(../images/menuSite/home-btn.gif) no-repeat left top;
}
#home a:hover{
	background: url(../images/menuSite/home-btn.gif) no-repeat left bottom;
}
#photo a {
	background: url(../images/menuSite/photo-btn.gif) no-repeat left top;
}
#photo a:hover {
	background: url(../images/menuSite/photo-btn.gif) no-repeat left bottom;
}
#video a {
	background: url(../images/menuSite/video-btn.gif) no-repeat left top;
}
#video a:hover {
	background: url(../images/menuSite/video-btn.gif) no-repeat left bottom;
}
#projects a {
	background: url(../images/menuSite/projects-btn.gif) no-repeat left top;
}
#projects  a:hover{
	background: url(../images/menuSite/projects-btn.gif) no-repeat left bottom;
}
#illustration  a{
	background: url(../images/menuSite/illustration-btn.gif) no-repeat left top;
}
#illustration a:hover {
	background: url(../images/menuSite/illustration-btn.gif) no-repeat left bottom;
}
#contact a {
	background: url(../images/menuSite/contact-btn.gif) no-repeat left top;
}
#contact a:hover {
	background: url(../images/menuSite/contact-btn.gif) no-repeat left bottom;
}
#music a {
	background: url(../images/menuSite/music-btn.gif) no-repeat left top;
}
#music a:hover {
	background: url(../images/menuSite/music-btn.gif) no-repeat left bottom;
}
#publication a {
	background: url(../images/menuSite/publication-btn.gif) no-repeat left top;
}
#publication a:hover {
	background: url(../images/menuSite/publication-btn.gif) no-repeat left bottom;
}
.style1 { color: #F89207; font-size: 12px; }
.Style2 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.style5 { color: #FF6600 }
.style8 { font-size: 12px }
.style9 { color: #F89207; }
.style10 { color: #FF9900; font-size: 9px; }
.style11 { color: #FF9900 }
.style12 { font-size: 12px; font-style: italic; }
.style13 { color: #FFFFFF }
.style18 { color: #FF3300 }
.style19 { color: #FFFFFF }

@import url(videobox.css);
.textVideo1 { color: #FF9900 }
.textVideo2 { color: #FFFFFF }