body {	
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	

}

input, textarea{
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border: 1px solid #999999;
}

p {
	margin: 20px 0 30px 0;	
	text-align: justify;
}
img {
	border:0;
	}

a {
	color: #cc0033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}	

#main {
	position: relative;
	text-align: center;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
}	

#wrapper {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		
			
		
}

#titleblah { 
		text-align:left;
		font-size: 18px;
		border-bottom: solid 1px #777777;
		width: 780px;
		margin-top:20px;
		margin-left: auto;
		margin-right: auto;
		height: 50px;
		line-height: 80px;
		overflow: hidden;
		background-image: url(images/blah_title.gif);
		background-repeat: no-repeat;


}

#titlepictures {
                text-align:left;
                font-size: 18px;
                border-bottom: solid 1px #777777;
                width: 780px;
                margin-top:20px;
                margin-left: auto;
                margin-right: auto;
                height: 50px;
                line-height: 80px;
                overflow: hidden;
                background-image: url(images/pictures_title.gif);
                background-repeat: no-repeat;
                                                                                                                             
                                                                                                                             
}
#titlecontact {
                text-align:left;
                font-size: 18px;
                border-bottom: solid 1px #777777;
                width: 780px;
                margin-top:20px;
                margin-left: auto;
                margin-right: auto;
                height: 50px;
                line-height: 80px;
                overflow: hidden;
                background-image: url(images/contact_title.gif);
                background-repeat: no-repeat;
                                                                                                                             
                                                                                                                             
}
#titleabout {
                text-align:left;
                font-size: 18px;
                border-bottom: solid 1px #777777;
                width: 780px;
                margin-top:20px;
                margin-left: auto;
                margin-right: auto;
                height: 50px;
                line-height: 80px;
                overflow: hidden;
                background-image: url(images/about_title.gif);
                background-repeat: no-repeat;
                                                                                                                             
                                                                                                                             
}
#titleerror {
                text-align:left;
                font-size: 18px;
                border-bottom: solid 1px #777777;
                width: 780px;
                margin-top:20px;
                margin-left: auto;
                margin-right: auto;
                height: 50px;
                line-height: 80px;
                overflow: hidden;
                background-image: url(images/error_title.gif);
                background-repeat: no-repeat;
                                                                                                                             
                                                                                                                             
}

#navigation {

		
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		height: 100px;
		width: 780px;
		background-image: url(images/menu_bg.gif);
		overflow: hidden;
}

#footer {
		color: #777777;
		font-size: 10px;
		position: relative;
		height: 80px;
		background-image: url(images/shadow.jpg);
		width: 860px;
		line-height: 45px;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
}

#footer a {
		color: #777777;
}

#footer a:hover {
		color: #cc0033;
}

#content {
		text-align:left;
		color: #333333;
		font-size: 12px;
		width:740px;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
		_height: 300px;
		min-height: 300px;
}

#content td {
		color: #333333;
                font-size: 12px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thumblist {
	border-spacing: 15px;
}

.thumblist img {
	border:0;
}
.thumblist td {
		background-color: #FDFDFD;
		padding:0;
		text-align: center;
		vertical-align: middle;	
		border: solid 1px #dddddd;
		height: 130px;
		width: 130px;
}

#bigpicture {
	margin: 20px 0 20px 0;
	text-align: center;

}

.picnav {



}

.bigimg{
	border: solid 1px #dddddd;
	vertical-align: middle;	

}
