body {
	margin: 0px;
	padding: 0;
	background: #2E0815;
/*	background: url(images/pattern.png);*/
	text-align: left;
	font-family:  Times New Roman, Times, serif;
	font-size: 9px;
	text-style: "normal";
	color: #660000; 

}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
 
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-family:  Times New Roman, Times, serif;
	text-style: "normal";
	color: #660000;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
/*	color: #FFFFFF; */
}

a:hover {
	border-bottom: none;
}
a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #008000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 200px;
	background: url(images/buildings.png) repeat-x left top;
	font-size: 1.2em;

}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
/*	text-transform: lowercase; */
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
/*	text-transform: lowercase; */
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
	width: 100%;
	height: 80px;
	background: url(images/img02.gif) repeat-x left top;

}

#menu {
	width: 960px;
	margin: 0 auto;
	height: 50px;
	padding: 0px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #F21C72;
	color: #2E0815;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 30px auto 30px auto;
	padding: 0px;
	background: url(images/pattern.png) repeat-x left top;
	color: #E75982;
}

#page-bgtop {
	background: url(images/img05.gif) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img07.gif) no-repeat left bottom;
	padding: 0px 20px;
}


/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
	background: url(images/coolpattern.png) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
}

#footer p {
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
/*	text-transform: uppercase; */
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9966;
}

#footer a {
	color: #D1567B;
}

#footer .link {
}

#footer .copyright {
}
