body {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat:no-repeat;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	color:#FFF;
	font-size:25px;
	text-transform:uppercase;
	line-height: 27px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
	color:#FFF;
	font-size:14px;/*19px*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
	color:#FFF;
	font-size:14px;/*14px*/
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
	color:#FFF;
	font-size:14px;
	margin: 0px 0px -3px 0px;
	padding: 0px;
}
#nav{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	margin: 0px 0px -3px 0px;
	padding: 0px;
}
p, ul{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#FFF;
	font-size:12px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
p.firstPara{
	font-size:14px;
	line-height: 18px;
	margin: 5px 0px 13px 0px;
	text-transform:uppercase;
}
.blockout{
	background-color: #e70c54;
	display:inline-block;
	margin: 0px;
	padding: 0px 2px 0px 2px;
}
h1 .blockout{
	padding: 0px 3px 2px 2px;
}

img{
	border:none;	
}
.hidden{
	display:none;}

/* HOME PAGE STYLES */
#homeCont {
	position:absolute;
	top:533px;
	left:289px;
	width:440px;
}
#homeCont h3{
	margin:19px 0px 2px 0px;
}
#homeCont .blogImg{
	float:left;
	width:117px;
}
#homeCont .blogDetail{
	float:left;
	width: 330px;
	padding: 0px 0px 0px 8px;
}
.clear {
	clear:both;
	display:block;
	visibility:hidden;
}
a.bulletLink{
	white-space: nowrap;
	padding-left: 12px;
	text-transform:uppercase;
	background: url(../images/bulletPt.gif) no-repeat 0% 50% !important; /*For GOOD browsers*/;
	background: url(../images/bulletPt.gif) no-repeat 0% 50% /*For IE browsers*/;
	zoom: 1;
}


/* WORK PAGE STYLES */

#videoPlayerCont {
	position:absolute;
	left:38px;
	top:111px;
	width:743px;
	height:433px;
	background-image: url(../images/videoPlayerBg.png) !important; /*For GOOD browsers*/
	background-image: url(../images/videoPlayerBlankBg.gif); /*For IE*/
}
#videoPlayerCont img.playButton{
	margin-top:160px;
	margin-left:318px;
}
#headerCont {
	position:absolute;
	left:282px;
	top:0px;
	width:535px;
	z-index:2;
	padding: 0px 0px 0px 7px;
}
#nav ul{
	list-style: none;
	display: inline;
}
#nav li{
	list-style: none;
	display: inline;
}
#copyCont{
	position:relative;
	top:537px;
	left:282px;
	width:430px;
	padding: 0px 0px 20px 7px;
}
#copyCont a.arrowLink{
	white-space: nowrap;
	padding-right: 12px;
	text-transform:uppercase;
	background: url(../images/smallArrow.png) no-repeat 100% 50% !important; /*For GOOD browsers*/;
	background: url(../images/smallArrow.gif) no-repeat 100% 50% /*For IE browsers*/;
	zoom: 1;
}
#copyCont a.plainLink{
	text-decoration:underline;
	background:none;
	background-image:none;
}
#commentCont{
	position:relative;
	background-image:url(../images/comment2Bg.gif);
	width:100%;
	background-color: #1E1E1E;
}
#commentBox {
	position:relative;
	left:282px;
	width:470px;
	padding: 4px 0px 70px 7px;
	}

/* PROFILE PAGE STYLES */
div.profileCont {
	width:478px;
}
.profileCont img{
	padding: 0px 5px 0px 0px;
	display:none;
}
.profileCont p.head{
	font-size:12px;
	color:white;
	margin-bottom:0px;
	display:inline-block;
	padding: 0px 2px 0px 2px;
}
.profileCont p.years{
	font-size:16px;
	color:white;
	margin-bottom:0px;
	display:inline-block;
	padding: 0px 2px 0px 2px;
	margin:7px 0px 0px 0px;
}
.profileCont a.plainLink{
	text-decoration:underline;
	background:none;
	background-image:none;
}

/* AWARDS PAGE STYLES */

#profileCont.awards p{
	color:white; /*#e70c54;*/
	margin-bottom:11px;
	padding: 0px 2px 0px 2px;
}
#profileCont.awards p.head{
	color:white; /*#e70c54;*/
	margin-top:15px;
	display:inline-block;
	padding: 0px 2px 0px 2px;
}
#profileCont.awards{
	height: 1500px;
}

/* LARGE ARROW STYLES */

#arrowOpen {
	position:absolute;
	left:778px;
	top:418px;
	width:53px;
	height:98px;
	z-index:11;
	background-image:url(../images/arrowSingle.png) !important; /*For GOOD browsers*/
	background-image:url(../images/arrowSingle.gif); /*For IE browsers*/
}

#arrowOpen a{
   width: 53px;
   height: 98px;
   display: block;
}


#arrowClose {
	position:absolute;
	left:778px;
	top:418px;
	width:53px;
	height:98px;
	z-index:14;
	background-image:url(../images/arrowClose.png) !important; /*For GOOD browsers*/
	background-image:url(../images/arrowClose.gif); /*For IE browsers*/
	visibility: hidden;
}

#arrowClose a{
   width: 53px;
   height: 98px;
   display: block;
}

/* MENU STYLES */

#menuContent{
	position:absolute;
	background-image:url(../images/menuContentNoXBg.png) !important; /*For GOOD browsers*/
	background-image:url(../images/menuContentNoXBg.gif); /*For IE browsers*/
	background-repeat:no-repeat;
	text-transform:uppercase;
	padding-top:5px;
	left:778px;
	top:111px;
	width:242px;
	height:405px;
	z-index:13;
	visibility: hidden;
	overflow:hidden;
}
#menuContent ul{
	list-style: none;
}
#menuContent li{
	margin: 0px 0px 3px 0px;
	padding: 0px 2px 0px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#FFF;
	font-size:11px;
}
#menuContent li span.selected{
	background-color:#e70c54;
	padding:0px 2px 0px 2px;
}

/* LINK STYLES */
a {outline-color:-moz-use-text-color; outline-style:none; outline-width:0;}

/* GLOBAL NAV */
#headerCont A:link {text-decoration: none; color: white;}
#headerCont A:visited {text-decoration: none; color: white;}
#headerCont A:active {text-decoration: none; color: white;}
#headerCont A:hover {text-decoration: underline; color: white;}
#headerCont .blockout A:hover {text-decoration: none; color: white;}

/* HOMEPAGE CONTENT AREA */
#homeCont p a.plainLink:link {text-decoration: underline; color: white;}
#homeCont p a.plainLink:visited {text-decoration: underline; color: white;}
#homeCont p a.plainLink :active {text-decoration: underline; color: white;}
#homeCont p a.plainLink:hover {text-decoration: underline; color: white;}

/* PROFILE CONTENT AREA */
.profileCont p a.plainLink:link {text-decoration: none; color: white;}
.profileCont p a.plainLink:visited {text-decoration: none; color: white;}
.profileCont p a.plainLink :active {text-decoration: none; color: white;}
.profileCont p a.plainLink:hover {text-decoration: underline; color: white;}

/* WORK CONTENT AREA */
#copyCont a.arrowLink:link {text-decoration: none; color: white;}
#copyCont a.arrowLink:visited {text-decoration: none; color: white;}
#copyCont a.arrowLink :active {text-decoration: none; color: white;}
#copyCont a.arrowLink:hover {text-decoration: none; color: white;}

/* WORK NAV */
#menuContent .selected A:link {text-decoration: none;}
#menuContent .selected A:hover {text-decoration: none;}
#menuContent .selected A:visited {text-decoration: none;}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}