*{
	padding: 0px;
	margin: 0px;
	}
p { margin: 0 !important; }
html, body { height: 101%; } 
body { 
	font-family: "Arial", "Helvetica", sans-serif; 
	background: url(images/stripe.gif);
	background-attachment: fixed;
	}

.clearer {
	clear: both;
	}

#container {
	width: 690px;
	min-height: 100%;
	border-left: 18px solid #0099CC;
	border-right: 18px solid #0099CC;
	margin: 0 auto;
	background: white;
	background-image: url(images/border_1.gif);
	background-repeat: repeat-y;
	}

.header {
	background-color: #0099CC;
	margin: 0px 11px 30px 11px;
	height: 70px;
	display: block;
	color: white;
	}

.gallery_title { 
	text-align: center; 
	font-size: 20px; 
	color: #333333; 
	padding-bottom: 20px;
	}

img.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
	
p.gallery { text-align: center; padding-bottom: 30px; }
img.gallery { border: 2px solid #333333; }

.header .text_box  { 
	float: left; 
	padding: 11px 0px 0px 10px;
	}

.header .text_box a { text-decoration: none; color: white; display: block; }
.header .text_box a.a { font-size: 16px; }
.header .text_box a.b { font-size: 24px; }

.header .theme_box {
	margin: 20px 0px 0px 0px;
	padding-right: 10px;
	float: right;
	font-size: 13px;
	text-align: center;
	}

.header .theme_box p{ padding: 0px 0px 0px 0px; }

a.theme { 
	width: 25px;
	height: 21px;
	border: 1px solid black;
	display: block;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 2px;
	}

.blue { background-color: #0099CC; }
.red { background-color: #A32E28; }
.green { background-color: #69CC00; }
.orange { background-color: #CC8100; }

.content p.a{ font-size: 17px; }

.cgallery {
	width: 630px !important;
	}

.content {
	width: 550px;
	margin: 0 auto;
	margin-bottom: 40px;
	font-size: 14px;
	color: #333333 !important;
	}

.portfolio_container {
	width: 444px;
	margin: 0 auto;
	position: relative;
	}

.portfolio_container_fp {
	width: 572px;
	margin: 0 auto;
	position: relative;
	}

.portfolio_box_head {
	background-color: #0099CC;
	border-top: 3px solid #0099CC;
	font-size: 16px !important;
	line-height: 21px;
	width: 176px;
	color: white;
	padding-left: 10px;
	font-weight: bold;
	}

.portfolio_box_fp,
.portfolio_box {
	border: 3px solid #0099CC;
	border-bottom: 16px solid #0099CC;
	padding: 8px;
	margin-bottom: 30px;
	position: relative;
	color: #333333;
	}
	
.portfolio_box_fp {
	min-height: 400px;
	margin-bottom: 10px;
	}

.portfolio_box_text {
	width: 225px;
	font-size: 13px;
	float: left;
	}
.content a,
.portfolio_box_text a {
	font-weight: bold;
	color: #0099CC;
	}

.portfolio_box_picture img {
	border: 3px solid #0099CC;
	float: right;
	}

.validate {
	text-align: center;
	}
	
.blue { background-color: #0099CC; }
.red { background-color: #A32E28; }
.green { background-color: #69CC00; }
.orange { background-color: #CC8100; }