/* BD_image_gallery morph page etc

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 75% Verdana, Tahoma, Arial, sans-serif;
color: #cccccc;
background: #f4f4f4 url(bg_960_gray.gif) repeat-y center top;
}

#wrap {
background: #000000;
color: #cccccc;
margin: 0 auto;
width: 960px;
}

.font-color {
	color: #CCCCCC;
}

#content {
margin: 0 0 0 0px;
padding: 10px 30px;
line-height: 1.5em;
text-align: justify;
}

#content h3 {
line-height: 2.0em;
}



#content p {
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
}


#content p2 {
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

a {
text-decoration: none;
color: #81aaff;
}

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

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto 0 auto;
padding: 0px 0px 0px 0px;

width: 960px;
text-align: center;
color: #808080;
font-size: 0.9em;
line-height: 1.5em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #81aaff;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 0px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}
