#L1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:160px;
	z-index:0;
	background-color: #000;
	background-image: url('./img/topbar.jpg');
	background-repeat: repeat-x;
	background-position: top left; 
	background-attachment: scroll;
	overflow: visible;

}

#L2 {
	position:absolute;
	
	<!--[if IE 6]>
		left:-80;
	<![endif]-->
	<!--[if IE 7]>
		left:0;
	<![endif]-->
    
	position: fixed;
	left:0px;
	top:154px;
	width:210px;
	z-index:2;
	margin-top: 10px;
	background-color: #000;
	background-image: url('./img/bgh.jpg');
	background-repeat: repeat-h;
	background-position: 0px 10px; 
	background-attachment: scroll;
	overflow:hidden;
}

.toptitle {
	font-family:  "Monotype Corsiva" , "Lucida Handwriting", "Brush Script MT", "Apple Chancery", "Blackadder ITC", "French Script MT", "Zapf Chancery", "URW Chancery L", cursive;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	position:absolute; 
	top:0px;z-index:1;
left:-2500px; 
}


#cattitle {
	font-family: "Monotype Corsiva" , "Lucida Handwriting", "Brush Script MT", "Apple Chancery", "Blackadder ITC", "French Script MT", "Zapf Chancery", "URW Chancery L", cursive;
	font-style: italic, bold;
	font-size: 20px;
	position: absolute; left: 220px; top: 110px;
	z-index: 88;
	color: #000;
overflow: visible;
}

body {
	margin-left:225px;
	margin-top: 175px;
	margin-right: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-image: url('');
	background-repeat: repeat-x;
	background-position: 220px 0px; 
	background-attachment: scroll;
	background-color: #000;
	color: #f99f9c;
	position:inherit;
	z-index:99;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	font-size: 20px;
}

a.t{ 
color:#f99f9c;}
a.t:hover{color:#f00;}
a.t:active{color:#CC0000;}

a.c{ 
color:#f99f9c;}
a.c:hover{color:#f00;}
a.c:active{color:#CC0000;}


a.Home, a.Home:link, a.Home:visited
{
display:block; width:200px; height:70px; background:#000; background-image: url('./img/buttons/home.jpg'); font-size:0px; line-height:14px; overflow:hidden; background-repeat:no-repeat; color: #000;
}
a.Home:hover, a.Home:active
{background-image: url('./img/buttons/homea.jpg');}


a.OurStyle, a.OurStyle:link, a.OurStyle:visited
{
display:block; width:200px; height:70px; background:#000; background-image: url('./img/buttons/our_style.jpg'); font-size:0px;  line-height:14px; overflow:hidden; background-repeat:no-repeat;
margin-top:-20px; color: #000;
}
a.OurStyle:hover,a.OurStyle:active 
{background-image: url('./img/buttons/our_stylea.jpg');}


a.Portfolio, a.Portfolio:link, a.Portfolio:visited
{
display:block; width:200px; height:70px; background:#000; background-image: url('./img/buttons/portfolio.jpg'); font-size:0px;  line-height:14px; overflow:hidden; background-repeat:no-repeat;
margin-top:-20px; color: #000;
}
a.Portfolio:hover, a.Portfolio:active
{background-image: url('./img/buttons/portfolioa.jpg');}


a.Meet, a.Meet:link, a.Meet:visited
{
display:block; width:200px; height:70px; background:#000; background-image: url('./img/buttons/meet_photographers.jpg'); font-size:0px;  line-height:14px; overflow:hidden; background-repeat:no-repeat;
margin-top:-20px; color: #000;
}
a.Meet:hover, a.Meet:active
{background-image: url('./img/buttons/meet_photographersa.jpg');}

a.Pricing, a.Pricing:link, a.Pricing:visited
{
display:block; width:200px; height:70px; background:#000; background-image: url('./img/buttons/pricing_services.jpg'); font-size:0px;  line-height:14px; overflow:hidden; background-repeat:no-repeat;
margin-top:-20px; color: #000;
}
a.Pricing:hover, a.Pricing:active
{background-image: url('./img/buttons/pricing_servicesa.jpg');}


a.Form, a.Form:link, a.Form:visited
{
display:block; width:200px; height:70px; background:#000; background-image: url('./img/buttons/avalibility.jpg'); font-size:0px;  line-height:14px; overflow:hidden; background-repeat:no-repeat;
margin-top:-20px; color: #000;
}
a.Form:hover, a.Form:active
{background-image: url('./img/buttons/avalibilitya.jpg');}


a.Contact, a.Contact:link, a.Contact:visited
{
display:block; width:200px; height:70px; background:#000; background-image: url('./img/buttons/contact_us.jpg'); font-size:0px;  line-height:14px; overflow:hidden; background-repeat:no-repeat;
margin-top:-20px; color: #000;
}
a.Contact:hover, a.Contact:active
{background-image: url('./img/buttons/contact_usa.jpg');}
