* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p  , p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0 0 10px 0;
	font-weight: 100;
}
p.intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #FFF;
	margin: 0 0 20px 0;
	font-weight: 100;
}
.margin_bottom {
	margin: 0 0 20px 0;
}
#column1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	margin: 0 0 10px 0;
	font-weight: 100;
}
#column1  ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0 0 16px 0;
	font-weight: 100;
	list-style-position: inside;
}
#column2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FC0;
	margin: 0 0 10px 0;
	font-weight: normal;
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #FC0;
	margin: 0 0 5px 0;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
}
h1 {
}
body {
	background-color: #003;
	background-image: url(../img/cg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cg_wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#wrapper_contact {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cg_wallpaper_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#wrapper_gallery {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cg_wallpaper_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#wrapper_about {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cg_wallpaper_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#header {
	float: left;
}
#menu {
	height: 50px;
	float: right;
	width: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669;
}
#menu ul li{
	list-style-type: none;
	float: right;
}
#menu ul li     a,#menu ul li a:visited{
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #669;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 50px;
	line-height: 70px;
}
#menu ul li a:hover , #menu ul li a.press  {
	color: #FC0;
	text-decoration: none;
	background-color: #331155;
	display: block;
}
#content {
	clear: both;
	float: left;
	width: 960px;
	margin: 300px 0 0 0;
}
#content #column1 {
	float: left;
	width: 220px;
}
#content #column1text {
	width: 200px;
	margin: 40px 10px 0 10px;
}
#content #column2 {
	float: left;
	width: 495px;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#content #column3 {
	float: right;
	width: 180px;
}
#content #column1b {
	float: left;
	width: 430px;
	padding: 0 10px 0 0;
	border-right: solid 0px #CCC;
}
#content #column2b {
	float: right;
	width: 260px;
	margin: 0 30px 0 0;
	padding: 0 10px 0 10px;
	border: 1px dotted #999;
}
#content #column2c {
	width: 500px;
	float: right;
}
#content #column3b {
	float: right;
	width: 240px;
	padding: 0 10px 0 10px;
	border: 1px dotted #999;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #069;
	margin-top: 60px;
	margin-bottom: 40px;
}
.clear {
	clear: both;
	float: none;
	width: 100%;
	height: 10px;
}
#footer .footer_links {
	float: left;
	margin: 10px 0 0 0;
}
#footer .footer_links ul{
	list-style-type: none;
}
#footer .footer_links ul li   , #footer .footer_links ul li a{
	display: inline;
	margin: 0 10px 0 0;
	color: #09C;
	text-decoration: none;
}
#footer .footer_links ul li   a:hover   {
	display: inline;
	margin: 0 10px 0 0;
	color: #FC0;
	text-decoration: underline;
}
.ivoryred    {
	float: right;
	color: #09C;
	text-decoration: none;
	width: 100px;
	margin: 10px 0 0 0;
}
.ivoryred    a{
	color: #09C;
	text-decoration: none;
}
.ivoryred a:hover {
	color: #FC0;
	text-decoration: underline;
}
form p{
	color: #FFF;
}
input {
	margin: 5px 0 10px 0;
	padding: 2px;
}
