/* ###################### OVERALL SETTINGS ###################### */

body {
	margin           : 0px 0px 0px 0px;
	background-color: #FFFFFF;
}


/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #EB0A34;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}

a:hover { 
  color            : #FFF;
text-decoration  : none;
background-color: #000000;
}


a.category:link, a.category:visited {
	  font-size        : 12px;
  color            : #EB0A34;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}

a.category:hover {
  color            : #FFF;
text-decoration  : none;
background-color: #000000;

}


a.splashlink:link, a.splashlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E5778;
	line-height: 17px;
  text-decoration  : none;
}

a.splashlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 17px;
  text-decoration  : none;

}

a.ourlinks:link {
	font-size        : 12px;
	color            : #3E5778;
	font-family      : Arial, Helvetica, sans-serif;
	line-height: 16px;
	
}

a.ourlinks:visited {
	font-size        : 12px;
	color            : #3E5778;
	font-family      : Arial, Helvetica, sans-serif;
	line-height: 16px;
  
}

a.ourlinks:hover {
  font-size        : 12px;
  color            : #3E5778;
  text-decoration  : underline;
  font-family      : Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: 16px;

}

a.top:link, a.top:visited {
	font-size        : 9px;
	color            : #333333;
	font-family      : Arial, Helvetica, sans-serif;
	line-height: 16px;
  
}

a.top:hover {
  font-size        : 9px;
  color            : #000000;
  text-decoration  : underline;
  font-family      : Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: 16px;

}


/* ###################### SUB NAV ###################### */

a.subnav:link {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}
a.subnav:visited {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}
a.subnav:hover {
  font-size        : 12px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
  background-color: #000000;
}

.subnavoff {
  font-size        : 12px;
  color            : #666666;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}

/* ###################### WORK STYLES ###################### */

.projectlist {
	font-family: Georgia, "Times New Roman", Times, Serif;
	align: left;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
	  width: 220px;
  padding-bottom: 2px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.arttitle {
	font-family: Georgia, "Times New ROman", Times, Serif;
	align: left;
	font-size: 14px;
	color: #161515;
	line-height: 19px;
}
.arttitlesub {
	font-family: Georgia, "Times New Roman", Times, Serif;
	align: left;
	font-size: 12px;
	color: #161515;
	line-height: 15px;
}

.arttitledate {
	font-family: Georgia, "Times New ROman", Times, Serif;
	align: left;
	font-size: 12px;
	color: #161515;
	line-height: 16px;
}


.arttitledetails {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	color: #161515;
	line-height: 15px;
}
.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161515;
	background-color: #FFFF00;
	line-height: 12px;
}

	
.worktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 12px;
	color: #161515;
	line-height: 16px;
	}

.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 11px;
	color: #161515;
	line-height: 18px;
		
}

.linkheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161515;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;


		
	}
	
.caption {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	color: #161515;
	line-height: 15px;

}

/* ###################### MENU ###################### */

#menu {
text-decoration: none;

}

#menu a:hover{
background-color: white;
color: #1F201D;
text-decoration: none;
}
