*{
margin: 0;
padding: 0;
}
body{
background-color:#332F21;
background-image:url(images/b.jpg);
background-repeat:repeat-x;
}
img{border:0;
}
p{
color: #F4F5D6;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align: left;
padding:0 20px 0 0
}
#subcontainer{
position: absolute;
top:50%;
left:50%;
margin-top:-251px;
margin-left:-401px;
height:500px;
width:800px;
}












/* cosmetic */
#logo{
position: absolute;
top:20px;
left:15px;
z-index:1;
}
#backbtn{
position:absolute;
top:370px;
left:19px;
font-weight:bold;
color: #F4F5D6;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
#title-bck{
position: absolute;
top:0px;
left:0px;
width:544px;
height:35px;
background-color:#000000;
z-index:-1
}












/* back sheets */
#portfsheet{
position: absolute;
top:0px;
left:70px;
width:730px;
height: 420px;
background-color: #000000;
filter: alpha(opacity=75);
-moz-opacity:0.7;
}
#sheetcontent{
position: absolute;
top:0px;
left:240px;
width:540px;
height: 410px;
padding:10px 20px 0 0;
margin:0px;
overflow: auto;
overflow-x: hidden; 
scrollbar-3dlight-color:black;
scrollbar-face-color:black;
scrollbar-track-color:#F4F5D6;
scrollbar-arrow-color:#F4F5D6;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
scrollbar-darkshadow-color:black;
color: #F4F5D6;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align: left;
}
#sheetcontent li{
font-family: Arial, Helvetica, sans-serif;
text-align:left;
list-style-type:none;
padding:5px 18px 20px 0;
margin:0;
float:left;
color: #F4F5D6;
font-size:12px;
}
#portnav{
position: absolute;
text-align:left;
top:130px;
left:85px;
width:123px;
line-height:14px;
}








/* classes */
.contactbox{
padding:5px 5px 5px 5px;
font-size:11px;
text-align:left;
background-color:#000000;
}
.h2{
color: #E5E5E5;
font-weight:bold;
font-size:11px;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
margin-bottom:10px
}
.img-border {
border:6px black;
border-style: double;
margin:0 14px 14px 0;
padding:0;
float:left;
}
.mediapage li{
list-style-type:none;
width:500px;
float:left
}
.meet_the_dogs{
margin:20px 0 0 0;
padding:0;
width:520px
}
.meet_the_dogs li{
margin:0px;
padding:0;
width:140px;
height:186px;
text-align:left;
}
.portmain_pics {
border:6px black;
border-style: double;
margin:0;
padding:0;
}
.portfolio_pics {
border:6px black;
border-style: double;
margin:0;
padding:0;
}
.portfolio_pics00 {
border:6px black;
border-style: double;
margin:0 0 20px 0;
padding:0;
}
.pngfix {
	behavior: url(../pngHack.htc);
}
.portfleft{
text-align:left;
}
.style00{
color: #FFCC00;
font-weight:bold;
font-size:16px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-top:40px;
margin-bottom:8px
}
.style1 {
color: #CCCCCC;
font-weight:bold;
}
.style3 {
color: #999999;
margin-bottom:10px
}
.style4 {
color: #CCCCCC;
}
.sub-title {
color: #F4F5D6;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-indent:50px;
margin-bottom:20px
}
.tab{
color: #CCCCCC;
width:100px;
}
.types {font-size: 11px
}
.tfortitle {
font-size: 14px;
margin-bottom:20px;
font-weight:bold
}
.txt-sml {
font-size: 11px;
color: #CCCCCC;
}
.meet_the_team li{
list-style-type:none;
}









/* links */
a:link {color: #CCCCCC;text-decoration: underline;}
a:visited {color: #CCCCCC;text-decoration: underline;}
a:hover {color: #CC9966;text-decoration: underline;}

a.reg:link {color: #F4F5D6;text-decoration: none;}
a.reg:visited {color: #F4F5D6;text-decoration: none;}
a.reg:hover {color: #F4F5D6;text-decoration: underline;}

.prt a:link {color: #CC9966;text-decoration:underline}
.prt a:visited {color: #CC9966;text-decoration:underline}
.prt a:hover {color: #CC9966;text-decoration:underline}

* html a:hover {visibility:visible}














