/* CSS Document */

body {
margin-top: 0px;
margin-bottom: 0px;
padding:0px;
}
#container {
position:relative;
width: 900px;
margin-left: auto;
margin-right: auto;
}
#strapline{
margin: 0px;
width:900px;
height: 39px;
}
#links{
margin: 0px;
width:900px;
height: 45px;
}

#topimage{
margin: 0px;
width:900px;
height: 119px;
}

#textlinkbottom{
margin: 0px;
width:800px;
height: 29px;
}

#textlinks{
margin-top: -29px;
width:900px;
height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left:36px;
	
}

#textlinksbottom{
margin-top: -19px;
width:900px;
height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left:46px;
	
}

#footertext{
margin-top: -19px;
width:900px;
height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left:0px;
margin-left: auto;
margin-right: auto;
	
}



#bottom{
margin: 0px;
width:900px;
height: 31px;
}

#bgflow{
width: 900px;
background-image: url(images/bgflow.gif);
background-repeat:repeat;
overflow:hidden;
}

#bgset{
width: 900px;
height: 644px;
background-image: url(images/body_bg.jpg);
background-repeat:no-repeat;
}

#leftcolumn{
	position:absolute;
	top:158px;
	left: 0px;
	width: 309px;
	z-index: 3;
	line-height: 21px;
}

#gallerybutton{
	position:absolute;
	top:933px;
	left: 21px;
	z-index: 3;
}

#logo{
	position:absolute;
	top:963px;
	left: 81px;
	z-index: 3;
}

#textholder{
	position:absolute;
	margin:0px;
    padding:0px;
	top:163px;
	left: 315px;
	width: 590px;
	
}

#textbg{
	position:absolute;
top:10px;
left: 0px;
margin-top:0px;
width:590px;
height:580px;
	background-image:url(images/text-bg.png);
}

#text{
	width: 510px;
	margin-top: 55px;
	padding-left:45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#squareimages{
margin-top:0px;
padding-left:38px;
margin-top:14px;
width:421px;

}


p{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
padding-left:10px;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #000000;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
    padding-left:10px;
}

.text a:link {
	color: #000000;
}

.text a:visited {
	color: #000000;
}

.text a:hover {
	color: #000000;
}

.text a:active {
	color: #000000;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	float: left;


}
.border {
	padding-right: 0px;
	border: 1px solid #A6A5A5;
}

.border2 {
	border: 1px solid #BE4E20;
	margin-right: 8px;
	margin-top: 8px;
}

img.floatLeft 
{ 
    float: left;
    margin-top: 4px; 
    margin-right: 4px; 
}

img.floatRight 
{ 
    float: right;
    margin-top: 4px; 
    margin-left: 4px; 
}
