*{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}

* html .visualIEFloatFix { height: 0.01%; }

body{
background-color:#58698F;
color:#58698F;
font-size:12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper{
width:800px;
margin:30px auto 0px auto;
border:1px solid  #000000;
}

#header{
background-image:url(../images/Childrens-Portraits-Bournemouth-homepage.png);
width:800px;
height:148px;
border-bottom:#58698F 2px solid;
overflow:hidden;
}


#content{
background-image:url(../images/Childrens-Portraits-Bournemouth-home-page_05.png);
width:800px;
}

#rightCol{
overflow:hidden;
width:636px;
float:left;
height:460px;
}

#ColOne{
width:636px;
background-color:#76b9c5;
height:330px;
float:left;
}

#ColTwo{
background-color:#76b9c5;
float:left;
height:330px;
}

#ColThree{
background-color:#95c8cb;
float:left;
height:330px;
}

#ColOne h1{
background-color:#619eab;
padding:5px;
font-size:14px;
line-height:25px;
color:#FFFFFF;
font-weight:lighter;
padding:10px;
text-align:left;
}

#ColTwo h1{
background-color:#619eab;
padding:5px;
font-size:14px;
line-height:25px;
color:#FFFFFF;
font-weight:lighter;
padding:10px;
text-align:left;
}

#ColThree h1{
background-color:#7fadb1;
padding:5px;
font-size:14px;
line-height:25px;
color:#FFFFFF;
font-weight:lighter;
padding:10px;
text-align:left;
}

#footer{
font-size:10px;
background:url(../images/Childrens-Portraits-Bournemouth-home-page_11-13.png);
line-height:30px;
text-align:center;
color:#58698F;
border-top:#58698F 3px solid;
width:800px;
}

#bodyText{
padding:10px;
text-align:justify;
}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity img{
filter:alpha(opacity=0); 
-moz-opacity: 0; 
opacity: 0;
}

#nav{
text-align:right;
padding-top:110px;
}

#leftCol { 
float:left; 
width:142px; 
font-size:12px;
overflow:hidden;
margin:0px;
padding:0px;
height:460px;
}

#leftCol ul
{
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
display:block;
}

#leftCol li
{
line-height:33px;
background-image:url(../images/Childrens-Portraits-Bournemouth-button.png);
}

#leftCol a
{
text-align:center;
display: block;
padding:0px;
height:33px;
}

#leftCol a:link, #navlist a:visited
{
color:#58698F;
text-decoration: none;
}

#leftCol a:hover
{
color: #fff;
}

.img_border{
border:3px solid #95c8cb;
}

.img_border:hover{
border:3px solid #58698F;
}

a{
color:#58698F;
text-decoration:none;
}