* {
	margin:0;
	padding:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:normal;
	font-size:11px;
}
img, div {
	behavior: url(iepngfix.htc);
}
#logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:300px;
	height:90px;
	background-position:16px 8px;
}
#footer{
	background-image:url(../images/bgFooter.jpg);
	background-position:center 15px;
	background-repeat:no-repeat;
	height:auto;
	width:949px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
#footerCopy{
	width:500px;
	float:left;
	display:inline;
	padding-top:30px;
}
.iconAbsa{
	margin-left:5px;
	width:60px;
	height:61px;
	background-image:url(../images/iconAbsa.jpg);
	background-repeat:no-repeat;
	float:right;
}
.iconAbsa a:hover{
	margin-left:5px;
	width:60px;
	height:61px;
	background-image:url(../images/iconAbsaOver.jpg);
	background-repeat:no-repeat;
	float:right;
}
.iconTwitter{
	margin-left:5px;
	width:60px;
	height:61px;
	background-image:url(../images/iconTwitter.jpg);
	background-repeat:no-repeat;
	float:right;
}
.iconTwitter a:hover{
	margin-left:5px;
	width:60px;
	height:61px;
	background-image:url(../images/iconTwitterOver.jpg);
	background-repeat:no-repeat;
	float:right;
}
.iconFacebook{
	width:60px;
	height:61px;
	background-image:url(../images/iconFacebook.jpg);
	background-repeat:no-repeat;
	float:right;
}
.iconFacebook a:hover{
	width:60px;
	height:61px;
	background-image:url(../images/iconFacebookOver.jpg);
	background-repeat:no-repeat;
	float:right;
}
#content {
	width:100%;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(../images/bgOverlay.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}
#contentPosition {
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:30px;
	width:979px;
	float:left;
	
}
#contentPic{
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:0px;
	padding-left:15px;
	padding-top:2px;
	width:431px;
	float:left;
}
#contentTxt{
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:0px;
	padding-top:45px;
	width:490px;
	float:right;
	padding-right:20px
}
#FlashTxt{
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:0px;
	padding-top:45px;
	width:523px;
	float:left;
	padding-right:0px
}
#wrapper1 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:auto;
	height:auto;
	width:979px;
}
#header {
	width:200px;
	height:20px;
	padding-top:58px;
	padding-left:72px;
	text-align:center;
}
#menuRight{
	float:right;
	padding: 20px 20px 20px 40px;
	width:251px;
	height:125px;
	font-size:14px;
	background-image:url(../images/bgSub.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.imagePad{
	padding-right:10px;
	padding-bottom:0px;
	float:left;
	padding-top:0px;
}
/*-----------------------------------*/
/*Menu Styling*/
/*-----------------------------------*/
#nav {
	height:34px;
	padding-left:16px;
	padding-top:23px;
	width:899px;
	color:#FFF;
}
/*-----------------------------------*/
/*Menu Styling*/
/*-----------------------------------*/
.btn{
	padding-left:13px;
	padding-right:13px;
	padding-bottom:5px;
	padding-top:4px;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
}
.btn:hover{
	padding-left:12px;
	padding-right:12px;
	padding-bottom:4px;
	padding-top:3px;
	color:#000;
	text-decoration:none;
	font-size:15px;
	border: 1px solid #FFF;
	background-color:#FFF;
}
.btnSelected{
  filter:alpha(opacity=30);
  opacity:0.3;
}

/*-----------------------------------*/
/*Links*/
/*-----------------------------------*/
a{
	text-decoration:none;
	color:#333;
}

/*-----------------------------------*/
/*Text*/
/*-----------------------------------*/
form{
	margin-top:10px;
	
}
.grayInput{
	height:22px;
	width:300px;
	background-color:#dadada;
	border:1px solid #cccdcd;
	margin-bottom:5px;
	padding-top:3px;	
}
.grayTextarea{
	height:100px;
	width:300px;
	background-color:#dadada;
	border:1px solid #cccdcd;
	margin-bottom:5px;
	padding-top:3px;	
}
.navTable{
	height:35px;
}
h1{
	font-size:24px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	line-height:28px;

}
h2{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
h3{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
h4{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.gray{
	color:#CCC;
}
ul{
	padding-left: 10px;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_star.png);
	padding-left: 10px;
	line-height: 24px;
}
#link-back{
	display:none;
}
#header-table{
	display:none;
}
#exif-data-container{
	display:none;
}
#picture-holder #description {
display:none;
}
#comment-container {
margin:0;
width:430px;
}
#caption-date-table, #prev-next-table {
margin:0;
width:430px;
}
#comment{
	width:430px;
	
}