/* CSS Document */
/*\*//*/
  @import "ie5mac.css";
/**/
/*start commented backslash hack\*/
*html #container {height: 1%;}
/*close commented backslash hack*/
/* the following selector is seen by EVERY browser */
.myClassSelector {
    background-image: none
}
/* the Owen hack -- http://www.albin.net/CSS/OwenHack.html */
/* the following selector is NOT seen by Opera 6 (and below) or by IE6/win */
head:first-child+body .myClassSelector {
    background-image: url("regularImage.png");
    background-attachment: fixed;
}

body {
	background-color: #000;
	margin: 0;
	padding: 0;
	}
#wrapper {
	background: #000; 
	width: 1024px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	background-image: url(images/antonelli-photography-header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 1024px;
	height: 200px;
	text-align: center;
	}
#logo {
	display: none;
	}
#homecontent {
	float: left;
	background-color:#fff;
	margin-left: .7em;
	padding: 0 0 0 0;
	width: 200px;
	height: auto;
	}
#boxcontent{
	padding: 1em .5em 1em .5em;
	width: 800px;
	}
#pagecontent{
	float: left;
	background-color: none;
	margin-top: 1em;
	padding: 0 .5em .3em .2em;
	width: 1000px;
	height: auto;
	}
#sidecontent {
	float: left;
	background-color:#660000;
	margin-left: 0.3em;
	margin-top: 1em;
	padding: .5em .4em .2em .4em;
	border: thin solid #333333;
	width: 195px;
	height: auto;
	}
.leftbox{
	float: left;
	padding: 0 .2em .2em .2em;
	width: 125px;
	height: 125px;
	margin: .5em 0 .5em 0;
	}
.rightbox{
	float: right;
	padding: 0 .2em .2em .2em;
	width: 125px;
	height: 125px;
	margin: .5em 0 .5em 0;
	color: #003366;	
	}
.leftboxstaff{
	float: left;
	padding: .1em .1em 0 2.5em;
	width: 400px;
	height: auto;
	margin: 0 0 0 .5em;
	color: #fff;
	}
.leftboxphoto{
	float: left;
	background-repeat: no-repeat;
	padding: .1em .1em 0 1em;
	width: 400px;
	height: auto;
	margin:.2em .2em .3em .5em;
	
	}
.rightboxstaff{
	float: right;
	padding: .1em .1em 0 1em;
	width: 450px;
	height: auto;
	margin:.2em .2em .3em .5em;
	color: #fff;
	}
.rightboxphoto{
	float: right;
	width: 550px;
	height:auto;
	margin-top: 1em;
	}
p {
	font-family:  georgia, serif;
	font-size: 100%;
	font-weight:normal;
	line-height: normal;
	text-align: left;
	color: #fff;
	background-color: #000000;
	}
.ptop {
	font-family:  georgia, serif;
	font-size: 100%;
	font-weight:normal;
	line-height: normal;
	text-align: center;
	color: #fff;
	}
h1 a:link, h1 a:visited{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}
h1 a:hover, h1 a:active{
 	text-decoration: underline;
	font-weight: bold;
	color: #660000;
	}
.h1head {
	font-weight: bold;
	font-size: 100%;
	}
.h1headwhite {
	font-weight: bold;
	font-size: 100%;
	font-family: georgia, serif;
	line-height: normal;
	color:#FFFFFF;
	}
.h1mainhead {
	font-weight: bold;
	font-size: 100%;
	color:#FFFFFF;
	}
.h2subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	line-height: normal;
	color: #000000;
	}
.rssstyle{
	color: #333;
	line-height: 1.1em;
	}
ul.rssstyle {
	line-height: 1.1em;
	}
.rssstyle a:link, .rssstyle a:visited {
	color: #660000;
	line-height: 1.1em;
	}
.rssstyle a:hover, .rssstyle a:active {
	color:#FF9900;
	line-height: 1.1em;
	}
.text {
	text-align: left;
	margin-top: 0.7em;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
	}
.text a:link, .text a:visited {
	color: #333;
	line-height: 1.1em;
	}
.text a:hover, .text a:active {
	background-color: #ccc;
	color:#999;
	line-height: 1.1em;
	}
.text1 {
	font-size: 70%;
	text-align: left;
	margin-top: 2em;
	font-weight: normal;
	color: #FFFFFF;
	}
.sidetext{
	color: #fff;
	line-height: 1.1em;
	font-size: 90%;
	font-weight: normal;
	}
ul.sidetext {
	line-height: 1.1em;
	}
.sidetext a:link, .sidetext a:visited {
	color: #fff;
	line-height: 1.1em;
	}
.sidetext a:hover, .sidetext a:active {
	color:#FF9900;
	line-height: 1.1em;
	}
.navtext{
	font: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #000000;
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: underline;
	color: #ffcc00;
	}
a:active {
	text-decoration: underline;
	background-image: url(images/Logo.jpg);
	}
#nav {
	font-family: georgia, serif;
	text-align: left;
	width: 775px;
	height: 25px;
	color:#FFF;
	padding-top: 5px;
	}
#nav li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	}
	/* fixedbth: use span tag in web code instead of div tag to work in IE5 and 6*/
.fixedbtn{ 
	text-decoration: underline;
	color: #ffcc00;
	}
.nav1 {
	width: 800px;
	height: 15px;
	font-family:georgia, serif;
	text-align: center;
	color:fff;
	margin: 0 0 0 0;
	}
#footer {
	clear:both;
	padding: .5em .5em .3em .5em;
	width: 850px;
	background-color: transparent;
	text-align: left;
	color:#fff;
	}
