/* 
blue: 1C61C6
red: CC0000
 */
body {
color:#313131;
background-color:#FFFFFF;
font-size:12px;
line-height:150%;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(graphics/camera_bg.png) no-repeat top center;
}
/* BEGIN generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

#pagewidth{ 
 width:650px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 

#header{
 position:relative; 
 height:100px; 
 width:100%;
 background:url(graphics/header_logo.png) no-repeat left;
/* padding-left:175px;
*/} 
 
#leftcol{
 width:135px; 
 float:left; 
 position:relative;
 text-align:right;
margin-right:7px;
/*background:url(graphics/camera.png) no-repeat bottom;*/

/*  margin-right:20px;*/
  }
#leftcol p {
border-bottom:1px solid #CCCCCC;
}

a.mainnav:link, a.mainnav:visited {
color:#1C61C6;
text-decoration:none;
}
a.mainnav:hover {
color:#CC0000;
text-decoration:none;
}

a:link, a:visited {
color:#1C61C6;
text-decoration:none;
}
a:hover {
color:#CC0000;
text-decoration:none;
}

h1 {
font-size:15px;
/*border-left:6px solid #1C61C6;
*/border-bottom:1px solid #1C61C6;
padding:21px 0 0px 60px;
color:#000077;
background-image:url(graphics/header_camera.gif);
background-position:left;
background-repeat:no-repeat;
height:25px;
vertical-align:baseline;
margin-bottom:25px;
}
h2 {
border-left:7px solid #1C61C6;
font-size:13px;
padding:0 0 3px 8px;
height:16px;
color:#000077;
}
h3 {
font-size:12px;
color:#000066;
border-left:2px solid #000066;
padding:0 0 3px 8px;
margin-left:20px;
}

#maincol{  
 float: right; 
 display:inline; 
 position: relative; 
 width:476px;
 margin:0;
 border-left:10px solid #1C61C6;
 padding-left: 16px;
 padding-bottom:0;
 }

#footer{
 clear:both;
 border-bottom:1px solid #1C61C6;
 border-top:1px solid #1C61C6;
 padding-top:5px;
 padding-bottom:5px;
 margin-bottom:25px;
 margin-top:16px;
 text-align:center;
 } 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* END generated by csscreator.com */ 
#dogpaw {
color:#969696;
font-size:11px;
text-align:right;
margin-bottom:70px;
}
a.dogpaw:link, a.dogpaw:visited {
color:#1C61C6;
text-decoration:none;
}
a.dogpaw:hover {
color:#CC0000;
text-decoration:none;
}