html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div.main_image{
	
/*	  background: url(images/spinner.gif) no-repeat center center; */
	
}
body{
	color:#fff;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	background-color:#3c3c3c;
}

p{
	display:block;
	margin:0px 0px 10px 0px;

}


div.main{
	width:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

div.main_inner{
	margin:0 25px 25px 25px;
}
div.header {
	margin-bottom:18px;
}
div.header h1{
	height:70px;
	width:100%;
	text-indent:-9999px;
	background:transparent url('images/logo.gif') left bottom no-repeat;
	border-bottom:1px #a9a9a9 solid;
}

div.primary_nav {
	text-indent:-9999px;
	list-style:none;
	position:relative;
	float:left;
}

div.primary_nav li{
	padding-bottom:5px;
}

div.primary_nav li a, div.primary_nav li a:link{
	position:relative;
	display:block;
	height:15px;
	width:137px;
}

a.nav_Overview, a.nav_Overview:link, a.nav_Overview:active {
	background:transparent url('images/nav.gif') top left no-repeat;
}

a.nav_Overview:hover, a.nav_Overview:focus, li.active a.nav_Overview{
	background:transparent url('images/nav_hover.gif') top left no-repeat;
}

a.nav_Portrait, a.nav_Portrait:link, a.nav_Portrait:active {
	background:transparent url('images/nav.gif') 0px -21px no-repeat;
}

a.nav_Portrait:hover, a.nav_Portrait:focus,  li.active a.nav_Portrait{
	background:transparent url('images/nav_hover.gif') 0px -21px no-repeat;
}

a.nav_Music, a.nav_Music:link, a.nav_Music:active{
	background:transparent url('images/nav.gif') 0px -42px no-repeat;
}

a.nav_Music:hover, a.nav_Music:focus, li.active a.nav_Music {
	background:transparent url('images/nav_hover.gif') 0px -42px no-repeat;
}

a.nav_Sport, a.nav_Sport:link, a.nav_Sport:active{
	background:transparent url('images/nav.gif') 0px -66px no-repeat;
}

a.nav_Sport:hover, a.nav_Sport:focus, li.active a.nav_Sport {
	background:transparent url('images/nav_hover.gif') 0px -66px no-repeat;
}

a.nav_Fashion, a.nav_Fashion:link, a.nav_Fashion:active{
	background:transparent url('images/nav.gif') 0px -88px no-repeat;
}

a.nav_Fashion:hover, a.nav_Fashion:focus, li.active a.nav_Fashion {
	background:transparent url('images/nav_hover.gif') 0px -88px no-repeat;
}

a.nav_Projects, a.nav_Projects:link, a.nav_Projects:active{
	background:transparent url('images/nav.gif') 0px -110px no-repeat;
}

a.nav_Projects:hover, a.nav_Projects:focus, li.active a.nav_Projects {
	background:transparent url('images/nav_hover.gif') 0px -110px no-repeat;
}

a.nav_Features, a.nav_Features:link, a.nav_Features:active{
	background:transparent url('images/nav.gif') 0px -88px no-repeat;
}

a.nav_Features:hover, a.nav_Features:focus, li.active a.nav_Features {
	background:transparent url('images/nav_hover.gif') 0px -88px no-repeat;
}

a.nav_Contact, a.nav_Contact:link, a.nav_Contact:active {
	background:transparent url('images/nav.gif') 0px -132px no-repeat;
}

a.nav_Contact:hover, a.nav_Contact:focus, li.active a.nav_Contact {
	background:transparent url('images/nav_hover.gif') 0px -132px no-repeat;
}

div.image_nav {
	width:40px;
	height:20px;
	position:absolute;
	top:654px;
	left:-50px;
	
	
}

div.overlay_nav {
	width:100%;
	height:600px;
	position:absolute;
	top:0px;
	left:0px
	
	
}

div.image_nav a, div.image_nav a:link, div.overlay_nav a, div.overlay_nav a:link{
	text-indent:-9999px;
	position:relative;
	display:block;
	height:22px;
	width:15px;
	float:left;
}

div.overlay_nav a, div.overlay_nav a:link{
	width:74px;
	height:28px;
}

div.image_nav span {
	color:#3c3c3c;
}
a#scrollnext, a#next:link, a#scrollnext:active {
	background:transparent url('images/arrows.gif') -16px 0 no-repeat;
}

a#scrollnext:hover, a.#scrollnext:focus{
	background:transparent url('images/arrows_hover.gif') top left no-repeat;
}

a#scrollprev, a#prev:link, a#scrollprev:active {
	background:transparent url('images/arrows.gif') 0px 0px no-repeat;
}

a#scrollprev:hover, a.#scrollprev:focus{
	background:transparent url('images/arrows_hover.gif') top left no-repeat;
}

/* overlay nav */

a#next_image, a#last_image {
	float:left;
	width:50%;
	height:100%;
}
a#next_image:hover, a#next_image:focus{

	background:transparent url('images/next.gif') right center no-repeat;
}

a#last_image:hover, a#last_image:focus{
	background:transparent url('images/prev.gif') left center no-repeat;
}

div.content {
	position:relative;
	margin-left:0;
	width:100%;
	margin-bottom:30px;
	margin-left:140px;

}

div.message {
	position:relative;
	margin-left:0;
	width:100%;
	margin-bottom:30px;
	margin-left:140px;
	color:red;
}

div.col {
	width:293px;
	float:left;
	display:inline;
	margin-right:30px;
	margin-bottom:30px;
	position:relative;
}

.caption{
	position:absolute;
	top:585px;
	left:-147px;
	text-align:right;
	width:127px;
	color:#fff;
	z-index:50;
	font-size:0.9em;
}

fieldset{
	position:relative;
}

fieldset .label{
	text-align:left;
	width:70px;
	float:left;
	clear:both;
	
}

fieldset label{
	padding:10px 10px 10px 0px;
	float:left;
}

fieldset .input{
	float:left;
	padding:10px;
	
}

.clear {
	clear:both;
}
