/* base
*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9ff9a;
	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9ff9a;
	padding: 0px;
	margin: 12px 0 0 0;
}

p.first {
	margin-top: 0px;
}

p strong {
	font-weight: bold;
	color: #CDDA00;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CDDA00;
	font-weight: normal;
}

.clearFloat {
	clear: both;
}

.clearFL {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	height: 0;
	clear: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CDDA00;
	font-weight: normal;
}

a:link {
	color: #CDDA00;
	text-decoration: none;
}
a:visited {
	color: #CDDA00;
	text-decoration: none;
}
a:active {
	color: #CDDA00;
	text-decoration: none;
}
a:hover {
	color: #CDDA00;
	text-decoration: underline;
}


/* main containers
*/

#bglayer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#containerMain {
	position:relative;
	height: 220px;
	width: 760px;
	z-index: 2;
	text-align: left;
}
#containerHead {
}

/* top
*/
#banner {
	margin: 0px;
	padding: 0px 0px 0px 108px;
	width: 750px;
}

#banner h1.logo {
	margin: 0;
	text-indent: -9000em;
	background: url(images/int_logo.gif);
	width: 271px;
	height: 84px;
}

#topnav {
	margin: 0px;
	padding: 0px 0px 0px 108px;
}
#topnav ul {
/*	display: inline; */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#topnav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	
}



/* body
*/

#containerContent{
	margin: 28px 0px 0px 0px;
}
#navBar {
	padding: 0px;
	float: left;
	width: 104px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
}
#homeLeft {
	float: left;
	width: 250px;
}
#homeRight {
	float: left;
}
#homeBottom {
	padding: 12px 0 0 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDDA00;
}

#news {
	width: 390px;
}

#news h1 {
	margin:0px;
	padding:0px;
}


/* index page/thumbs
*/

.thumb img {
	padding: 0px;
	margin: 0px;
}
.thumb {
	float: left;
	padding: 0px;
	margin: 0px 10px 40px 0px;
	text-align: center;
	width: 200px;
}

.thumb p {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
}

/* artwork page
*/

.cap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f9ff9a;
}
.cap a:link {
	color: #f9ff9a;
	text-decoration: none;
}
.cap a:visited {
	color: #f9ff9a;
	text-decoration: none;
}
.cap a:active {
	color: #f9ff9a;
	text-decoration: none;
}
.cap a:hover {
	color: #CDDA00;
	text-decoration: none;
}
.realParas p {
	padding-top: 12px;
}

/* reviews
*/
.reviewHi {
	border: 1px solid #CDDA00;
	padding: 8px;
	margin: 8px 0 0 0;
	background-color:#1E241F;
}

div.reviews#mainContent a:link {
	color: #f9ff9a;
}
div.reviews#mainContent a:visited {
	color: #f9ff9a;
}
div.reviews#mainContent a:hover {
	color: #f9ff9a;
}
div.reviews#mainContent a:active {
	color: #f9ff9a;
}


/* new css based rollovers */
li.button {
  float: left;
}

#topnav li.button a span.text{
  display: none;
}

li.button a {
  display: block;
}

a#b_art {
  width: 74px;
  height: 27px;
  background: url("images/b_art.gif") no-repeat;
}
a#b_art:hover {
  background: url("images/b_art-over.gif") no-repeat;
}
div.artwork#topnav a#b_art {
  background: url("images/b_art-over.gif") no-repeat;
}

a#b_state {
  width: 104px;
  height: 27px;
  background: url("images/b_state.gif") no-repeat;
}
a#b_state:hover {
  background: url("images/b_state-over.gif") no-repeat;
}
div.statement#topnav a#b_state {
  background: url("images/b_state-over.gif") no-repeat;
}

a#b_res {
  width: 80px;
  height: 27px;
  background: url("images/b_res.gif") no-repeat;
}
a#b_res:hover {
  background: url("images/b_res-over.gif") no-repeat;
}
div.resume#topnav a#b_res {
  background: url("images/b_res-over.gif") no-repeat;
}

a#b_press {
  width: 61px;
  height: 27px;
  background: url("images/b_press.gif") no-repeat;
}
a#b_press:hover {
  background: url("images/b_press-over.gif") no-repeat;
}
div.press#topnav a#b_press {
  background: url("images/b_press-over.gif") no-repeat;
}

a#b_contact {
  width:80px;
  height: 27px;
  background: url("images/b_contact.gif") no-repeat;
}
a#b_contact:hover {
  background: url("images/b_contact-over.gif") no-repeat;
}
div.contact#topnav a#b_contact {
  background: url("images/b_contact-over.gif") no-repeat;
}

a#b_links {
  width:58px;
  height: 27px;
  background: url("images/b_links.gif") no-repeat;
}
a#b_links:hover {
  background: url("images/b_links-over.gif") no-repeat;
}
div.links#topnav a#b_links {
  background: url("images/b_links-over.gif") no-repeat;
}

a#b_home {
  width:67px;
  height: 27px;
  background: url("images/b_home.gif") no-repeat;
}
a#b_home:hover {
  background: url("images/b_home-over.gif") no-repeat;
}
div.home#topnav a#b_home {
  background: url("images/b_home-over.gif") no-repeat;
}

/* feedburner news feed */

.feedburnerFeedBlock .feedTitle {
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.feedburnerFeedBlock ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.feedburnerFeedBlock li {
	margin: 12px 0;
	padding: 0;
}
.feedburnerFeedBlock li .headline {
	text-transform: uppercase;
	font-weight: bold;
}

.feedburnerFeedBlock li p {
	margin: 0;
}

