body {
	background: black;
	background-repeat: no-repeat;
	background-position: top;
	-webkit-background-size: 150%;
	-moz-background-size: 150%;
	background-size: 150%;
}

a {
	color: crimson;
}

#social_container {
	float: left;
	position: absolute;
	margin-top: -333px;
	margin-left: 767px;
	z-index: 10;
}

#wording_container {
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	margin-left: 10px;
	width: 330px;
	height: 210px;
	float: right;
}

#homepic_container {
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	margin-left: 360px;
	margin-top: 30px;
	width: 270px;
	height: 190px;
	float: right;
	-o-box-shadow:1px 1px 10px #777777; 
	-moz-box-shadow:5px 5px 10px #777777; 
	-webkit-box-shadow:1px 1px 50px #FF0000; 
	box-shadow:5px 5px 10px #000000;
}

#homepic2_container {
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	margin-left: 360px;
	margin-top: 250px;
	width: 270px;
	height: 190px;
	float: right;
	-o-box-shadow:1px 1px 10px #777777; 
	-moz-box-shadow:5px 5px 10px #777777; 
	-webkit-box-shadow:1px 1px 50px #FF0000; 
	box-shadow:5px 5px 10px #000000;
}

#biopic_container {
	background-repeat: no-repeat;
	background-position: top;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	margin-left: 10px;
	width: 300px;
	height: 210px;
	float: right;
	-o-box-shadow:1px 1px 10px #777777; 
	-moz-box-shadow:5px 5px 10px #777777; 
	-webkit-box-shadow:1px 1px 50px #FF0000; 
	box-shadow:5px 5px 10px #000000;
}

#master_container {
	position: absolute;
	width: 1062;
	left: 50%;
	/*margin-left: -531px;*/
	margin-left: -450px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#container {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	width: 830px;
	font-size: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: white;
	border-radius: 10px;

	-webkit-box-shadow: 0 0 5px #bbb;
	-moz-box-shadow: 0 0 5px #bbb;
	box-shadow: 0 0 5px #bbb;
}

#header {
	background-color: white;
	/*background-image: url('images/bg_fkcl3_newname.png');*/
	background-image: url('images/bg_fkcl3_crimson.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
	width: 100%;
	z-index: -1;
	border-style: none;
	border-radius: 10px;
}

#home_container {
	margin-top: -160px;
	margin-left: 180px;
	min-height: 650px;
}

.ct {
	color: #0E2143;
	font-size: 23px;
	font-weight: bold;
	font-family: Times;
}

#footer {
	height: 30px;
	padding-top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: rgb(200,200,200);
}

#footer a {
	color: rgb(200,200,200);
}

#nav_container {
	background-image: url('images/crimson_horizontal.png');
	float: left;
	position: absolute;
	margin-top: 120px;
	margin-left: -20px;
	width: 200px;
	height: 560px;
	z-index: 0;
	border-style: solid;
	border-color: black;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 5px #bbb;
	-moz-box-shadow: 0 0 5px #bbb;
	box-shadow: 0 0 5px #bbb;
	
}

#navigation {
	height: 100%;
	width: 100%;
	position: absolute;
	margin: 10px 10px 10px 20px;
	padding: 0;
	list-style-type: none;
}

#navigation li {
	padding: 10px 0 0 0;
	font-size: 20px;
}

#navigation li a:hover {
	color: black;
	text-shadow: 2px 2px 2px #777;
}

#navigation li a {
	color: white;
	z-index: 10;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
	padding: 10px 0 10px 0;
	margin: 10px 10px 0 0;
}

/* Photo album stuff */

/* Use the following for: Slideshow.aspx */

#albumcontainer {
    width: 600px;
    height: 520px;
    border: 1px solid #000;
    overflow: hidden;
    margin: auto;
    border: 0;
}

#albumcontainer iframe {
    width: 800px;
    height: 850px;
    margin-left: -150px;
    margin-top: -20px;
    border: 0 solid;
}


/* Use the following for: GalleryThumbnails */

/*#albumcontainer {
    width: 730px;
    height: 670px;
    border: 1px solid #000;
    overflow: hidden;
    margin: auto;
    margin-top: -30px;
    border: 0 solid;
}

#albumcontainer iframe {
    width: 800px;
    height: 1010px;
    margin-left: -10px;
    margin-top: -330px;
    border: 0 solid;
}*/

/* Use the following for coppermine gallery */

/*#albumcontainer {
    width: 620px;
    height: 520px;
    border: 1px solid #000;
    overflow: hidden;
    margin: auto;
    margin-top: -20px;
    border: 0 solid;
}

#albumcontainer iframe {
    width: 800px;
    height: 950px;
    margin-left: -100px;
    margin-top: -250px;
    border: 0 solid;
}*/

/* Bio page stuff */

.biofont {
	color: #0E2143;
	font-size: 14px;
	font-weight: bold;
	font-family: Times;
}

