@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	background-image: url(images/ISO_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#main {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ISO_sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3C3C3C;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#searchBar {
	font-family: "Times New Roman", Times, serif;
	font-size: .75em;
	color: #CCCCCC;
	background-color: #3C3C3C;
	height: 25px;
	margin-bottom: 10px;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 230px;
	width: 830px;
	margin-bottom: 10px;
}

#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #FCF7DD;
	background-image: url(images/ISO_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 110px;
	width: 830px;
	margin-bottom: 10px;
}

#content {
	height: auto;
	width: 830px;
	margin-bottom: 10px;
	clear: both;
}

.emptyDivLeft {
   float: left;
   width: 140px;
}

#footer {
	width: 810px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}



.menuLinks a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FCF7DD;
	text-decoration: none;
	font-weight: bold;
}

.menuLinks a:hover {
	color: #FFFFFF;
}

.menuLinks a:visited {
   color:#FFFFCC;
}

.menuLinks {
	height: 90px;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	padding: 10px;
} 

.smallBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	height: 360px;
	width: 200px;
	margin-right: 10px;
	background-image: url(images/ISO_SM_content_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

.smallBoxContent {
	height: 290px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

.smallBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	height: 360px;
	width: 200px;
	margin-right: 10px;
	background-image: url(images/ISO_SM_content_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

.smallBox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	height: 360px;
	width: 200px;
	margin-right: 10px;
	background-image: url(images/ISO_SM_content_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

.smallBox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	height: 360px;
	width: 200px;
	background-image: url(images/ISO_SM_content_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

.readBut {
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   float: right;
   clear: left;
}

.smallBoxContent {
   height: 290px;
   width: 160px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 10px;
   padding-right: 10px;
}

.smallBoxSubImage {
  margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   width: 160px;
} 

.largeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	height: auto;
	width: 620px;
	margin-right: 10px;
	background-image: url(images/ISO_LG_content_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	float: left;
	background-color: #FCFAE4;
}

.largeBoxContent {
	height: auto;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
} 

.artPieces {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

p {
   clear: both;
}

.imageCaption {
	float: right;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin-left: 40px;
}
h3 {
	font-weight: bold;
	color: #000000;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
