/* hide from ie5 mac \*/
html {
  height: 100%;
}
#flashcontent {
  height: 100%;
  min-width: 965px;
}
/* end hide */

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #c30;
  font-family: MrsEavesRoman, Georgia, "Times New Roman", Times, serif;
  overflow: auto;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
#hdr {
	padding: 25px 25px 0;
}

#content  {
	margin: 0 25px;
	padding-bottom: 25px;
}
#page {
	margin: 30px 0;
}

#content {
	padding-bottom: 40px;
}

#alt img {
	display: block;
}
#logo {
	width: 345;
	height: 63;
	margin-bottom: 33px;
}
#flashreq {
	width: 268;
	height: 33;
}
a {
	text-decoration: none;
}

a:active {
	position: relative;
	top: 1px;
}
a img {
	border: 0;
}



#nav li a, #subnav li a {
	display: block;
	padding: 2px 0px;
	margin: 0 15px;
	line-height: 1em;
	font-size: 15px;
}




#nav a {
	color: #fff;
}

#nav a:hover {
	color: #000;
}

/* @group Page colors */

#Portfolio, #Access {
	background-color: #fff;
	color: #999;
}

#Portfolio a, #Portfolio #nav, #Access a, #Access #nav {
	border-color: #ccc;
	color: #666;
}

#Portfolio #subnav a {
	color: #999;
}
#Portfolio a:hover, #Access a:hover {
	color: #333;
}

#Portfolio #subnav a:hover {
	color: #f60;
}

#Profile {
	background-color: #300;
	color: #cc9;
}

#Profile a {
	color: #cc9;
}

#Profile #nav a, #Profile #subnav a, #Profile #nav {
	border-color: #cc9;
}

#Profile #subnav a {
	color: #c03000;
}

/* @end */

#Access input {
	font-size: 16px;
}

#Profile a:hover {
	color: #fff;
}

#Profile .intro {
	color: #7f664c;
}

#info {
	font-size: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 19px;
}
#info a {
	display: block;
	padding: 5px;
	float: left;
}

.caption {
	clear: left;
}


ul {
	padding: 0;
	list-style: none;
}



.intro {
	font-size: 22px;
	line-height: 30px;
}
#artwork {
	height: 300px;
	overflow: auto;
}
ins {
	padding-left: 25px;
	text-decoration: none;
}
h2 {
	margin: 15px 0 0;
	font-size: 1em;
	font-weight: normal;
	color: black;
}