@charset "utf-8";
/* CSS Document */



html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0 auto;
	padding: 0;
	outline: none;
	color:#999999;
}


body {
	background:url("images/bg.gif") repeat-x;
	height: 100%;
	font-family: "Franklin Gothic Book";
	background-color: #202121;

}

img{
	border:none;
	margin: 5px;
}

#background{position:absolute; width:100%; height:100%;}

	
.clear { 
	clear: both;
}
	
a {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
}

a:hover, a:active {
	color:#1B1B1B;
}

#header{
	height:50%;
	width:100%;
	position:absolute;
}

#wrapper {
	display: block;
	width: 975px;
	height: 710px;
	background:url("images/gwp.png") no-repeat;
	margin: 0 auto;
}

#left_col {
	display: block;
	float: left;
	width: 448px;
}
/*#left_col {
	float:left;
	height:730px;
	width:50%;
}*/

#title_box{
	margin:330px 15px 0 100px;
	width: 200px;
	float: left;
}

h1 {
	font-size: 50px;
	font-family: Lucida Bright;
	font-weight: normal;
}

h3 {
	font-size: 25px;
	font-family: Lucida Bright;
	font-weight: lighter;
}

#menu {
	float:right;
	text-align: right;
	margin: 335px 15px 0 0;
}

.menu_head {
	font-size: 15px;
}

.menu_body{
	margin:0 0 30px 15px;
}

ul {
	list-style: none;	
}

.right_col {
	float:left;
	margin-top: 288px;
	width: 50%;
}

#right_col a {
	float:left;
}

#right_col div{
	float:left;
}


/*#right_col{
	width:465px;
	height:705px;
	float:right;
}*/

#footer {
	height:25px;
	float:right;
	width: 80%;
	margin-top: 45px;
	margin-right: 50px;
}

#footer div{
	width:30%;
	float:right;
}

#info1 {
	text-align: center;
}

#info2{
	text-align: center;
}
#info3{
	text-align: center;
}

#wedding {
	display:block;
}

#editorial {
	display:none;
}

#serial {
	display:none;
}

#portraiture {
	display:none;
}

