html,body{
	margin:0;
	padding:0;
}
body{
	cursor:default;
	background:#000000;
	background-image: url(pic/bg.png);
	background-repeat: repeat-x;
	text-align:center;
	color:#9f7eb7;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
}
img{
	border:0;
}
div{
	text-align:left;
}
a{
	color:#903767;
}
a:hover{
	text-decoration:none;
}	
a:focus{
	color:#fff !important;
}
div#logo{
	background:url(pic/diag.png) repeat-x top;
	height:240px;
	behavior:url(pic/iepngfix.htc);
}
div#logo img{
	 width:443px;
	 height:191px;
	 margin:19px 0 0 313px;
	 behavior:url(pic/iepngfix.htc);
}
img#body{
	position:relative;
	width:200px;
	height:301px;
	float:right;
	padding: 8px 15px 20px 20px;
}
div{
	border:0;
}
div#container{
	width:1000px;
	margin:0 auto;
	border-color: blue;
}
div#polaroid{
	background:url(pic/polaroid.png) no-repeat bottom right;
	behavior:url(pic/iepngfix.htc);
	padding:9px 0 0 3px;
	width:277px;
	height:291px;
	z-index:2;
	position:absolute;	
}
div#polaroid img{
	margin:27px 0 0 27px;
	behavior:url(pic/iepngfix.htc);
}
ul#menu{
	margin:0 0 20px 310px;
	padding:0;
	list-style-type:none;
	width:auto;
	display:block;
	height:29px;
	font-size:15px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
}
ul#menu a{
	display:block;
	/*float:left;*/
	height:29px;
	background-position:0 0;
	background-repeat:no-repeat;
}
ul#menu li a:hover{
	background-position:0 -30px;
}
ul#menu span{
	display:none;	
}
#nav-mrfoxxphotography{
	background-image: url(pic/mrfoxxphotography.png);
	width:220px;
}
#nav-aboutus{
	background-image: url(pic/aboutus.png);
	width:111px;
}
#nav-gallery{
	background-image: url(pic/gallery.png);
	width:99px;
}
#nav-pricelist{
	background-image: url(pic/pricelist.png);
	width:109px;
}
#nav-contactus{
	background-image: url(pic/contactus.png);
	width:128px;
}
div#navb{
	color:#000000;
	width:210px;
	margin-left:15px;
	float:left;
}
div#navb,div#body{
	border:3px solid #1F112B;
	background-color:#000;
}
div#navb ul{
	list-style-type:none;
	margin:0;
	padding:24px 0;
}
div#navb ul li a{
	display:block;
	color:#8f71a6;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
div#navb ul li img{
	margin: 0 0 20px 0;
	padding: 0;
}
div#body{
	color:#8f71a6;
	width:670px;
	margin:0 0 20px 253px;
	padding:15px 18px;
}
div#flashcontent{
	/*float:left;
	height: 600px;
	width: 100%;*/
	margin-top:-20px;
}
div#female{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
div#male{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
.price{
	color:#8f71a6;
	width:324px;
	margin: 0 0 40px 0;
	padding:5px 5px 5px 5px;
	overflow: auto;
}
div#map{
	width:650px;
	height: 300px;
	margin: 10px 0 20px 10px;
	padding:5px 5px 5px 5px;
}
div#contactinfo{
	float: left;
	color:#8f71a6;
	width:200px;
	margin: 0 0 20px 0;
	padding:5px 15px 5px 15px;
}
div#contactinfonofloat{
	color:#8f71a6;
	width:300px auto;
	margin: 0 0 20px 0;
	padding:5px 15px 5px 15px;
}
div#telephone{
	font-size: 29px;
	font-weight: bold;
	letter-spacing: 3px;
	margin:  10px 0 0 0;
}
div#photographyinfo{
	text-align: center;
	margin: 20px 0 20px 0;
	font-size: 16px;
}
.p{
	display:block;
	color:#8f71a6;
	padding:20px 0 20px 30px;
}
.clear {
	clear:both;
}
.prices table td{
	background-color:#22132F;
	padding:4px 5px;
	text-align:right;
}
.prices table td span{
	float:left;
	padding-right:5px;
}
.prices table tr.a td{
	background-color:#271A33;
}
table.female{
	float:left;
}
table.male{
	float:right;
}
