body {
	margin:0px;
	padding:0px;
	background:#D9DADC url(../images/interface/body-bg-tile.jpg) repeat-x;
	font-family:arial;
	font-size:14px;
	color: #001A41;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
	color: #075585;
}
div.content-right {
	padding: 0px 0px 0px 30px;
	float:right;
}


h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

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

a:hover {
	color:#A3D6F3;
}

#clear {
	clear:both;
}

#container {
	margin:0px auto;
	width:950px;
	background:url(../images/interface/container-bg-tile.png) repeat-y;
}

#header {
	width:950px;
	height:201px;
}

#header-block {
	width:434px;
	float:left;
}

#shodor-logo {
	width:434px;
	height:131px;
}

#header-photo-shower-one {
	float:left;
	width:159px;
	height:201px;
}

#header-photo-shower-two {
	float:left;
	width:159px;
	height:201px;
}

#header-photo-shower-three {
	float:left;
	width:198px;
	height:201px;
}

#header-text {
	background:url(../images/interface/header-text-bg.jpg) no-repeat;
	width:434px;
	height:60px;
	padding:10px 0px 0px 0px;
	text-align:center;
	color: #FFFFFF;
	font: bold 14px arial;
}

#left {
	float:left;
	width:245px;
	height:682px;
}

#nav-container {
	width:245px;
	height:324px;
	padding: 0px 0px 20px 0px;
}

#nav-container a {
	display:block;
	width:180px;
	height:16px;
	font:bold 14px arial;
	padding:4px 0px 5px 15px;
	margin:5px 0px 0px 40px;
	color:#FFFFFF;
	background:url(../images/interface/nav-item-bg.jpg) no-repeat;
}

#nav-container a:hover {
	background:url(../images/interface/nav-item-bg-over.jpg) no-repeat;
	color:#F3FCFC;
}

#nav-container a.sub-item {
	width:175px;
	height:16px;
	font:normal 14px arial;
	padding:4px 0px 4px 20px;
	margin:5px 0px 0px 40px;
	color:#FFFFFF;
	background:none;

}

#left-shower-girl {
	width:245px;
	height:352px;
}

#content {
	float:left;
	width:705px;
}

#content-body {
	width:615px;
	padding: 40px 40px 60px 40px;
}

#footer {
	width:950px;
	height:127px;
}
#footer-top {
	width:950px;
	height:37px;
}

#friday-photo-design {
	width:245px;
	height:90px;
	float:left;	
}

#footer-content {
	background:url(../images/interface/footer-content.jpg) no-repeat;
	float:left;
	width:675px;
	height:60px;
	padding: 30px 0px 0px 30px;
	text-align: center;
	font: 12px arial;
	color: #FFFFFF;
}
.dist-region {
	letter-spacing: 1px;
	font-size: 12px;
	color: #1167C6;
}

