/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}

/* commented backslash hack \*/ 

body {
	margin: 0;
	padding: 0;
	height: 100% auto;
	background-color: #353535;
} 

#container {
	margin-left: auto;
	margin-right: auto;
	min-height:100%;
	height:auto;
	padding: 0;
	width: 600px;
}
/* hack for png solution : have set position other wise links won't work */
/* do not set wrapper position */
#container a {
	position: relative;
}

.main {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	padding: 0;
}

.page {
	width: 500px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
}

p {
	color : #f6f6f6;
	text-decoration : none;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
	line-height: 16px ;
}

ul li {
	color : #f6f6f6;
	text-decoration : none;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
	line-height: 16px ;
}

h1 {
	font-family : Tahoma, sans-serif;
	font-size : 18px;
	font-weight: bold;
	color: #0096ff;
}

h3 {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color:#999999;
	margin-top: 16px;
	margin-bottom: 5px;
	margin-left: 0px;	
	margin-right: 0px;
}

h5 {
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	font-weight: normal;
	color:#999999;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;	
	margin-right: 0px;
	line-height: 13px ;
	text-decoration: none;
}

h5 a:link, h5 a:visited {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	text-decoration: none;
}

h5 a:hover, h5 a:active {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #f6f6f6;
	text-decoration: none;
}


.title {
	width: 600px;
	height: 200px;
	background-image:  url(../images/marc_title2.gif); 
}

.start {
	width: 600px;
	height: 40px;
	background-image:  url(../images/marc_start1.gif); 
}

#nav {
	width: 500px;
	text-align: right;
	color: #ffffff;
	word-spacing: 8px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.content {
	width: 600px;
	height: 150px;
	background-image:  url(../images/marc_bg01.gif);
}

#top {
	width: 500px;
	height: 20px;
	float: right;
}

#top img {
	margin-top: 3px;
	margin-left: 462px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
}

.asterik {
	color: #0096ff;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.hide {
	display: none;
}



/* About Section */


#about {
	width: 100%;
	margin-top: 0px;
	float: left;
}

#about img {
	margin: 0px;
}

.about_label {
	padding: 0;
	margin: 0;
	width: 500px;
	height: 35px;
	background-image: url(../images/marc_label02.gif);
}

.about {
	color : #f6f6f6; 
	text-decoration : none;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
	line-height: 16px ;
}
.about:link {
	margin: 0;
	color : #0096ff; 
	text-decoration : none;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
}
.about:active {
	margin: 0;
	color : #0096ff; 
	text-decoration : none;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
}
.about:visited {
	margin: 0;
	color : #0096ff; 
	text-decoration : none;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
}
.about:hover {
	margin: 0;
	color : #0096ff; 
	text-decoration : underline;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
}

#me {
	width: 62px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	float: left;
}




/* Skills Section */

.skills_label {
	width: 500px;
	height: 35px;
	background-image: url(../images/marc_label03.gif);
}

#skills {
	width: 500px;
}

#skills ul {
	list-style: none;
	padding: 0;
	margin-top: 18px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 30px;
	float: left;
}

#skills ul li {
	padding-left: 16px;
	display: block;
	background: transparent url(../images/marc_11_bullet.gif) no-repeat center left;
}






/* Work Section */

.work_label {
	padding: 0;
	margin: 0;
	width: 500px;
	height: 35px;
	background-image: url(../images/marc_label04.gif);
}

.work {
	width: 6500px;
}

#gallery {
	width: 650px;
}

#gallery ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#gallery ul li {
	width: 104px;
	height: 102px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background: #000000;
}

#gallery ul li h5 {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#gallery ul li h5 a {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	text-decoration: none;
}

#gallery ul li a:link, #gallery ul li a:visited {
	border: 0px;
}

#gallery ul li a:hover, #gallery ul li a:active {
	border: 0px;
}

#gallery ul li img {
	border-style: solid;
	border-width: 4px 4px 0px 4px;
	border-color: #000000;
}

#space  {
	width: 500px;
	padding: 0;
	margins: 0;
}




/* Contact Section */

#contact {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.contact {
	width: 500px;
	padding: 0;
	margin: 0;
}

.contact_label {
	padding: 0;
	margin: 0;
	width: 500px;
	height: 35px;
	background-image: url(../images/marc_label05.gif);
}

.input {
	width: 275px;
	height: 18px;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
	color:#f6f6f6;
	border: 1px solid #4c4c4c;
	background: #202020;
}

.input2 {
	width: 275px;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
	color:#f6f6f6;
	border: 1px solid #4c4c4c;
	background: #202020;
}

.input3 {
	width: 75px;
	height: 21px;
	margin-top: 22px;
	margin-left: 126px;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
	color:#0096ff;
	border: 1px solid #4c4c4c;
	background: #202020;
}

.input4 {
	width: 75px;
	height: 22px;
	margin-top: 22px;
	margin-left: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 11px ;
	color:#999999;
	border: 1px solid #4c4c4c;
	background: #202020;
	float:left;
}

#contactinfo {
	width: 185px;
	margin-left: 20px;
	float: left;
	text-align: left;
}

#contactform {
	width: 295px;
	float: left;
	text-align: left;
}

#contactform img {
	margin-right: 10px;
	float: left;
}

#contact img {
	margin-right: 10px;
}

#mailer {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}




/* Footer */

.end {
	height: 19px;
	background-image: url(../images/end.gif);
}

#footer {
	width: 500px;
	text-align: right;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	width: 600px;
	height: 50px;
	background-image: url(../images/marc_bg02.gif);
}