@charset "utf-8";
/* CSS Document */

body 	{
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

#header {
		margin-top: 0px;
		margin-left: 0px;
		border-bottom: solid 1px #666666;
		}

#header2 {
		margin-left: 0px;
}

#leftnav {
		float: left;
		
		margin-top: 80px;
		padding-bottom: 35px;
		padding-left: 25px;
		font-size: 13px;
}

#navigation {	
			text-align: right;		
			float: right;
			background: #CCCCCC;
			margin-top: -30px;
			padding: 7px 20px 7px 15px;
			color: #d42901;
			border-top: solid 1px #666666;
			border-bottom: solid 1px #666666;
			border-left: solid 1px #666666;
			}
#main {
		padding: 0 450px 0 450px;
		text-align: justify;
		margin-top: 20px;
		}
		
#previous {
		padding: 0 350px 0 350px;
		text-align: justify;
		margin-top: 20px;
		}
		
#content {
		text-align: center;
		margin-top: 20px;
		}

#footer {
		text-align: center;
		font-size: 14px;
		padding: 5px 15px 5px 15px;
		border-bottom: solid 1px #666666;
		
		background: #CCCCCC;
		margin-top: -6px;

}

#copywright {
		text-align: center;
}

#navigation a:link {color: #ffffff; text-decoration: none; }
#navigation a:active {color: #ffffff; text-decoration: none; }
#navigation a:visited {color: #ffffff; text-decoration: none; }
#navigation a:hover {color: #d42901; text-decoration: none; }


a:link {color: #666666; text-decoration: none; }
a:active {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {color: #d42901; text-decoration: none; }
66; text-decoration: none; }
a:hover {color: #d42901; text-decoration: none; }

.img_space_gallery{
	padding-left: 15px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
