/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/tilemny1.jpg);
	background-color: #000000;
}

img {border:0px;}

#container {
	width: 760px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#content {
	width: 760px;
	padding-top: 10px;
	padding-bottom: 30px;
	/*height: 400px;*/
	}

#content_gallery {
	width: 760px;
	padding-top: 15px;
	height: 1025px;
	clear: both;
	}
	
#christy_content {
	width: 760px;
	height: 905px;
	}

#christy_content img {
	padding-left: 20px;
	padding-bottom: 10px;

}

#drop-down {
	background-color:#000;
	color:#FFF;
	background-color:#000;
}

.drop_down_text {
	font-size:12px;
}

.table_black {color:#000;}

.table_black_heading {
	color:#000;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
	}

#header {
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:760px;
}

#header_info {
	width: 145px;
	height: 90px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-right: 32px;
	margin-top: 20px;
	line-height: 77%;
	}
#nav {
	height:110px;
	width:727px;
	padding-top: 10px;
	padding-left:33px;
	clear: both;
	background-color: #000000;
	}
	
#page_title {
	padding:15px;
}

#skyline {
	width:138px;
	float:left;
	}

#content_gallery ul {list-style:none}

#water {
	width:138px;
	float:left;
	padding-left:1px;
	}

#music {
	width:138px;
	float:left;
	padding-left:1px;
	}
	
#people {
	width:138px;
	float:left;
	padding-left:1px;
	}

#nature {
	width:138px;
	float:left;
	padding-left:1px;
	}

#content_sky {
	width:700px;
	background-image: url(../images/sky_background.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	/*height: 350px;*/
	margin-top: -3px;
	padding-top: 50px;
}

#footer {
	width: 760px;
	height: 47px;
	line-height: 100%;
	padding-top: 7px;
	clear: both;
	padding-bottom: 7px;
	margin:auto;
}

#thumbnails {
	width:680px;
	float:none;
	/*height: 390px;*/
	}

a:link {text-decoration: none;color: #FFFFFF;}
a:visited {text-decoration: none; color: #D9FFD9;}
a:hover {text-decoration: none;	color: #F4CC8E;}
a:active {text-decoration: none; color: #FFFFFF;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color: #02530F;
}

.nav_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	
.link_text {
	font-size:10px;
}

/* Photo Collage Formatting */

#photo1	{
	margin-left:60px;
	margin-top:0px;
	float:left;
	width:130px;
	height:200px;
	}

#photo2	{
	margin-left:40px;
	margin-top:0px;
	float:left;
	width:130px;
	height:200px;
	}
	
#photo3	{
	margin-left:40px;
	margin-top:0px;
	float:left;
	width:130px;
	height:200px;
	}
	
#photo4	{
	margin-left:40px;
	margin-top:0px;
	float:left;
	width:130px;
	height:200px;
	}
	
#photo5	{
	margin-left:145px;
	margin-top:20px;
	float:left;
	width:130px;
	height:200px;
	}

#photo6	{
	margin-left:40px;
	margin-top:20px;
	float:left;
	width:130px;
	height:200px;
	}

#photo7	{
	margin-left:40px;
	margin-top:20px;
	float:left;
	width:130px;
	height:200px;
	}
	
#photo8	{
	margin-left:60px;
	margin-top:20px;
	float:left;
	width:130px;
	height:200px;
	}
	
#photo9	{
	margin-left:40px;
	margin-top:20px;
	float:left;
	width:130px;
	height:200px;
	}

#photo10	{
	margin-left:40px;
	margin-top:20px;
	float:left;
	width:130px;
	height:200px;
	}
	
#photo11	{
	margin-left:40px;
	margin-top:20px;
	float:left;
	width:130px;
	height:200px;
	}

.red {color:#F00}
.blue {color:#3240E9}
