/* Main layout and header */
img {
	border: 0;
	padding: 0;
	margin: 0;
	}
body {
	color:#333333;
	line-height:1.4em;
	padding:0;
	font-family: "Kristen ITC";
	font-size: 76%;
	background-color: #CCCCCC;
	background-image: url(images/blue-tablecloth.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}
#wrap {
	width:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100px;
	padding: 0px;
}
a:link,a:visited {
	color: #FFFFFF;
	font-weight: 
bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #006699;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.content_title {
	position: absolute;
	padding-top: 15px;
	padding-left: 15px;
	font-size:14px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 360px;
	color: #FFF;
	background: url(header.gif) no-repeat top left;
	height: 21px;
}

#content_title a, #content_title a:visited {
	color: #DEF0FE;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:1px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 20px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:12px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 20px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:12px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 20px;
}

#header {
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	height: 142px;
	background-image: none;
	background-repeat: repeat;
	letter-spacing: 0.2em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-top: 0px;
	font-family: "Kristen ITC";
	text-align: center;
	}

.logo {
	padding-top: 25px;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
}

#nav {
	float: left;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#nav a, #nav a:visited {
	display: block;
	background: url(menulink.gif);
	padding-top: 3px;
	padding-left: 18px;
	height: 20px;
	color: #ccc;
}

#nav a:hover {
	color: #FFF;
	text-decoration: none;
}

#menuheader {
	background: url(menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(menufooter.gif) no-repeat left top;
	height: 21px;
}

#right_content {
	float: right;
	width: 240px;
	background: #FFF url(rightcontent.gif);
	text-align:justify;
	color: #ccc;
}

.center_content {
	margin-left: 135px;
	margin-right: 240px;
	max-width: 34em;
	background: url(content.gif) top left;
	text-align:justify;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.text {
	padding: 10px;
	color: #FFFFFF;
	background: url(footer.gif) no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.text_desno {
	padding: 0px 15px 20px 15px;
	color: #e2e2e2;
	background: url(rightfooter.gif) no-repeat left bottom;
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}
#container {
	background-image: none;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.picture {
	border: medium double #FF0000;
}


.red {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.pics {
	border: 1px solid #000000;
}

#footer {
	padding: 0;
	font-size: 10px;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 750px;
	line-height: 30px;
	background-color: #000000;
}
#footer a {
	background:inherit;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:underline;
	font-size: 10px;
	color: #DCCBD7;
}
.text-white {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .1em;
}

