/* 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: 38px;
}
#links{
margin: 0px;
width:900px;
height: 45px;
}

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

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

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

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

#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: 770px;
background-image: url(images/about_body_bg.jpg);
background-repeat:no-repeat;
}

#longbgset{
width: 900px;
height: 1000px;
background-image: url(images/long_body_bg.jpg);
background-repeat:no-repeat;
}

#aboutbgset{
width: 900px;
height: 770px;
background-image: url(images/about_body_bg.jpg);
background-repeat:no-repeat;
}

#newsbgset{
width: 900px;
height: 2000px;
background-image: url(images/news_body_bg.jpg);
background-repeat:no-repeat;
}

#imgbgset{
width: 900px;
height: 890px;
background-image: url(images/about_body_bg.jpg);
background-repeat:no-repeat;
}

#leftcolumn{
	position:absolute;
	top:250px;
	left: 21px;
	width: 170px;
	z-index: 3;
	line-height: 21px;
}

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

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

#textholder{
	position:absolute;
	margin:0px;
    padding:0px;
	top:260px;
	left: 280px;
	width: 699px;
	
}

#textbg{
	position:absolute;
top:10px;
left: 0px;
margin-top:0px;
width:600px;
	background-image:url(images/transtextmiddle1.gif);
	background-repeat:repeat-y;
}

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

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

#mission{
	width: 520px;
	margin-top: 19px;
	padding-left:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

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

}


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

a:link {
	color: #000000;
	text-decoration: none;
    font-weight:bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
    font-weight:bold;
}

a:hover {
	color: #000066;
    text-decoration: underline; color: #000066;
}

a:active {
	color: #000000;
}

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

.text a:link {
	color: #000000;
	text-decoration: none;
}

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

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

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

ul
{
list-style-type: disc
}

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;


}

