* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 1em;
	background-color: #A7A9AC;
	font-family: "Trebuchet MS", Arial, Times, serif;
	color: #666666;
}
/*
----------------------------------------------------------------
	                 S T Y L E S
---------------------------------------------------------------- */
h1 {
	font-family: "Trebuchet MS", Arial, Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
	clear: both;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Arial, Times, serif;
	font-size: 3em;
	color: #CCCCCC;
	text-decoration: none;
	clear: both;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Times, serif;
	font-size: 1.7em;
	color: #FF6600;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
	clear: both;
	line-height: 1em;
}
h4 a {
	font-family: "Trebuchet MS", Arial, Times, serif;
	font-size: 2.2em;
	color: #1984FF;
	text-decoration: none;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
	display: block;
}
h4 a:hover {
	font-family: "Trebuchet MS", Arial, Times, serif;
	font-size: 2.2em;
	color: #FF6600;
	text-decoration: none;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
	display: block;
}
h5 {
	font-family: "Trebuchet MS", Arial, Times, serif;
	font-size: 1.75em;
	color: #1984FF;
	text-decoration: none;
	line-height: 1em;
	margin: 20px 0px 15px 0px;
	display: block;
}
p a {
	text-decoration: none;
	color:#1984FF;
}
p a:hover {
	text-decoration: underline;
	color:#1984FF;
}
.float_left {
	float: left;
}
.project_type {
	font-size: .9em;
	color: #CCCCCC;
	margin-bottom: 8px;
}

/*
----------------------------------------------------------------
	                 S T R U C T U R E
---------------------------------------------------------------- */
#mainwrap {
	width: 840px;
	height: 50px;
	margin: 0px auto;
}
#header {
	background-image: url(images/new_header.jpg);
	background-repeat: no-repeat;
	width: 840px;
	height: 140px;
}
#navbar {
	width: 840px;
	height: 36px;
}
#navunder {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	width: 840px;
	height: 25px;
}
#container_prof {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 840px;
	float: left;
	padding-bottom: 50px;
}
#container_gal {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 840px;
	float: left;
	padding-bottom: 50px;
}
#container_gal .buy_prints {
	color:#FF6600;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#container_gal .buy_prints:hover {
	color:#FF6600;
	text-decoration: underline;
}

#container_gal img {
	border: 1px solid #000000;
}
#container_gal img:hover {
	border: 1px solid #FFFFFF;
}
#container_blog {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 840px;
	float: left;
	padding-bottom: 50px;
}
#container_blog img {
	border: 1px solid #000000;
}
#container_blog img:hover {
	border: 1px solid #FFFFFF;
}
#title_hello {
	background-image: url(images/hello.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 92px;
	margin-left: 75px;
	margin-top: 10px;
}
#title_posted {
	background-image: url(images/posted.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 92px;
	margin-left: 75px;
	margin-top: 10px;
}
#title_look {
	background-image: url(images/look.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 92px;
	margin-left: 75px;
	margin-top: 10px;
}
#subhunter {
	width: 690px;
	height: 940px;
	margin-left: 75px;
	float: left;
}
#subhunter img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subhunter img:hover {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column_lg {
	width: 460px;
	height: auto;
	margin-left: 75px;
	float: left;
}
#column_sm {
	width: 230px;
	height: auto;
	float: left;
}
#column_1_sm {
	width: 230px;
	height: auto;
	margin-left: 75px;
	float: left;
}
#column_wide {
	width: 690px;
	height: auto;
	margin-left: 75px;
	float: left;
}
#column_links {
	width: 230px;
	height: auto;
	float: left;
}
#column_links p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	margin-top: 15px;
}


/* -----------------  E N T R Y   W I D E  -------------------- */


#entry_bg {
	background-image: url(images/entry_background_bg.jpg);
	background-repeat: repeat-y;
	width: 690px;
	height: auto;
}
#entry_top_bg {
	background-image: url(images/entry_top_bg.jpg);
	background-repeat: repeat-y;
	width: 690px;
	height: 15px;
}
#gal_content_left {
	font-size: 0.85em;
	width: 360px;
	height: auto;
	line-height: 1.4em;
	padding: 15px 0px 0px 39px;
	float: left;
}
#gal_content_right {
	font-size: 0.8em;
	width: 259px;
	height: auto;
	line-height: 1.4em;
	padding: 12px 32px 0px 0px;
	float: left;
}
#entry_bottom_bg {
	background-image: url(images/entry_bottom_bg.jpg);
	width: 690px;
	height: 25px;
	clear: both;
}



/* -----------------  E N T R Y   B I G  -------------------- */


#entry {
	background-image: url(images/entry_background.jpg);
	background-repeat: repeat-y;
	width: 460px;
	height: auto;
}
#entry_top {
	background-image: url(images/entry_top.jpg);
	background-repeat: repeat-y;
	width: 460px;
	height: 15px;
}
#entry_content {
	background-image: url(images/entry_background.jpg);
	font-size: 0.85em;
	width: 375px;
	height: auto;
	line-height: 1.4em;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#entry_bottom {
	background-image: url(images/entry_bottom.jpg);
	width: 460px;
	height: 25px;
	margin-bottom: 7px;
}


/* -----------------  E N T R Y   S M A L L  -------------------- */


#entry_sm {
	background-image: url(images/entry_background_sm.jpg);
	background-repeat: repeat-y;
	width: 230px;
	height: auto;
}
#entry_top_sm {
	background-image: url(images/entry_top_sm.jpg);
	background-repeat: repeat-y;
	width: 230px;
	height: 15px;
}
#entry_content_sm {
	background-image: url(images/entry_background_sm.jpg);
	font-size: 0.85em;
	width: 145px;
	height: auto;
	line-height: 1.4em;
	padding-top: 16px;
	padding-right: 44px;
	padding-bottom: 15px;
	padding-left: 41px;
}
#entry_bottom_sm {
	background-image: url(images/entry_bottom_sm.jpg);
	width: 230px;
	height: 25px;
	margin-bottom: 7px;
}

/* -----------------  F O O T E R  -------------------- */
#bottom_fade {
	position: fixed;
	bottom: 0px;
	width: auto;
	height:100px;
	margin: auto auto 0px auto;
}
#bottom_fade img.center {
	margin: 0px auto 0px auto;
	float: none;
	text-align: center;
}
#footer {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	font-size: 0.75em;
	text-align: center;
	width: 840px;
	height: auto;
	clear: left;
	color: #BCBCBC;
}
#footer p{
	color: #888888;
}	

/* -----------------  E N T R Y   B I G  -------------------- */

#wedding {
	width: 840px;
	height: 650px;
}
