html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color:#000000;
	line-height: 60px;
	margin-bottom: 20px;
	text-shadow: #CCCCCC 1px 1px 3px ;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 28px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	line-height: 20px;
	margin-bottom: 8px;
}
a {
	color:#FFFFFF;
	text-decoration: none;
	}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
.quote {
	font-style: italic;
	font-size: 24px;
	}
.white_text {
	color:#FFFFFF;
	}
body {
	background: url(../images/top_bg_repeat.gif) repeat-x #000000;
	}
#container-top {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width: 800px;
	clear:both;
	padding-left:100px;
	padding-right:100px;
	background: url(../images/bg_main_top.gif) no-repeat;
	}
#nav {
	float: right;
	width: 450px;
	padding-top: 50px;
	top: 0px;
}
#nav ul {
	list-style-type: none;
	}
	
#nav li {
	display: inline;
	margin-right: 19px;
	}
#nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	}
#nav a:hover {
	text-decoration:underline;
	}
#twitter {
	margin-top: 60px;
	margin-left:15px;
	height: 75px;
	width: 300px;
	overflow: hidden;
}
#twitter p {
	color: #FFFFFF;
	font-size:12px;
}
#twitter a {
	color: #103F65;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#headline {
	padding-top: 170px;
	width: 680px;
	height: 175px;
	}
#flickr-text {
	width: 275px;
	float:left;
	overflow: hidden;
	clear:both;
	margin-bottom: 35px;
}
#flickr-text a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color:#FFFFFF;
	color:#000000;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
	font-size: 14px;
	margin-top: 20px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
}
#flickr-text a:hover {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:underline;
}
#see-more-1 {
	margin-top: 30px;
}
#flickr-box {
	width: 500px;
	float:right;
	color:#000000;
	background-color:#000000;
	margin-bottom: 35px;
	}
#top-content {
	padding-top: 70px;
	clear: both;
	color: none;
}
#top-content p {
	color: #999999;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	}
#container-bottom {
	background: url(../images/bottom_repeat.gif) repeat-x #FFFFFF;
	height: 440px;
	clear:both;
	padding-top: 40px;
	}
#centered-div {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
}
#column_1, #column_2, #column_3 {
	float: left;
	width: 250px;
}
#column_2, #column_3 {
	margin-left: 24px;
	}
#column_1 {
	height: 315px;
	clear: both;
	margin-bottom: 55px;
}
#column_1 p, #column_2 p, #column_3 p {
	padding-left: 3px;
	padding-right: 3px;
	font-size:14px;
	color: #666666;
	line-height: 18px;
}
#column_1 h4, #column_2 h4, #column_3 h4 {
	padding-left: 3px;
	padding-right: 3px;
}
#column_1 a, #column_2 a, #column_3 a {
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 8px;
	background: #000000;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
}
#column_1 a:hover, #column_2 a:hover, #column_3 a:hover {
	background: #000000;
	color:#FFFFFF;
	text-decoration:underline;
}
#column_1 div, #column_2 div, #column_3 div {
	margin-top: 18px;
	margin-left: 3px;
}
#footer {
	clear: both;
}
#footer p{
	color:#666666;
	font-size: 12px;
	}
#footer a {
	color:#666666;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#badges {
	float:right;
	}
.float_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	}
#leftbox-text {
	width: 200px;
	float:left;
	overflow: hidden;
	clear:both;
	margin-bottom: 35px;
}
#leftbox-text li {
	background-color:#111111;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#leftbox-text li a {
	color: #999999;
	font-size: 14px;
	border: 0px;
	margin: 0px;
	}
#leftbox-text li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
#right-box {
	width: 575px;
	float:right;
	color:#000000;
	background-color:#000000;
	margin-bottom: 35px;
	}
.agriculture #leftbox-text li #agriculture, .portrait #leftbox-text li #portrait, .fashion #leftbox-text li #fashion, .wedding #leftbox-text li #wedding, .family #leftbox-text li #family, .index #leftbox-text li #index {
	text-decoration: none;
	color: #FFFFFF;
	}