@charset "utf-8";
/* CSS Document */

a:link {
 color: white;
 text-decoration:none
}
a:visited {
 color: white;
 text-decoration:none
}
a:hover {
 color: white;
 text-decoration: none;
}
a:active {
 color: white;
 text-decoration:none
}


body {
	
	background-position:top;	
	background-repeat: no-repeat;
	background-color: #666
	
}

#wrapall{
	background-image: url(images/format.gif);
	margin: 0px auto;
	width:1200px;
	height:923px;
	
	
}

#header {

	text-align:center;	
	margin: 0px auto;
	margin-top: 0px;
	height:177px;	
	width:1200px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
}

#navigation {
	text-align:center;
	margin: 0px auto;
	margin-top: 0px;
	color: white;
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 20px;
	width: 1200px;
	height:25px;
		
}

#wrapper1 {
	margin: 0px auto;
	margin-top:45px;
	width: 780px;
	height:670px;

}

#left {

	float:left;
	width: 325px;
	height:641px;
}

#projleft {

	float:left;
	width: 185px;
	height:641px;
}

#projlist {
	text-align:right;
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#CCC;
	margin-top: 0px;
	margin-left: 0px;
	height:300px;
	width: 160px;
	
	
}

#right {
	float:left;
	display: inline;

}

#projright {
	float:left;
	display: inline;
	height:641px;

}

.projpic {
	text-align:center;
	margin-top: 35px;
	margin-left: 120px;
	height:281px;
	width: 407px;
	

}

.projcontent {
	font-family: Helvetica, Geneva, sans-serif;
	font-size:15px;
	color:white;
	margin-left: 20px;
	text-align:left;
	height:300px;
	width: 500px;
	padding-top:10px;

	
}

.projcontentprefix{
	text-decoration:underline;
	font-style:italic;	
}





#pic1 {
	text-align:center;
	margin-top: 0px;
	margin-left: 20px;
	height:641px;
	width: 165px;
	

}

#pic2 {
	text-align:center;
	margin-top: 10px;
	margin-left: 30px;
	height:281px;
	width: 407px;
	

}

#video {
	text-align:center;
	margin-top: 0px;
	margin-left: 30px;
	height:281px;
	width: 407px;
	

}


#box2 {
	text-align:center;
	margin-top: 0px;
	margin-left: 30px;
	height:350px;
	width: 410px;
	background-image:url(images/box2.gif);
	background-repeat:no-repeat;	
}

#box3 {
	text-align:center;
	margin-top: 0px;
	margin-left: 20px;
	height:641px;
	width: 165px;
	background-image:url(images/box3.gif);
	

}



#box4 {
	text-align:center;
	margin-top: 0px;
	margin-left: 30px;
	height:641px;
	width: 553px;
	font-family: Helvetica, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	background-image:url(images/box4.gif);
	background-repeat:no-repeat;	
	text-align: left;
}

#hidden2small{
	font-size:14px;
}

#wordssmallertext{
	font-size:15px;
	
}


#projcontent {
	
	width:500px;
	padding-left:20px;
	padding-top:10px;
	
}






#content1 {
	font-family: Helvetica, Geneva, sans-serif;
	font-size:16px;
	color:white;
	margin-left: 20px;
	text-align:left;
	height:400px;
	width: 370px;

	
}

#content-music{
	font-family: Helvetica, Geneva, sans-serif;
	font-size:16px;
	color:white;
	margin-left: 20px;
	text-align:left;
	height:400px;
	width: 370px;
	padding-top:1px;
}

#title1 {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin-top: 55px;
	margin-right: 525px;
	text-align:left;
	

}

#blog {

	float:left;
	width: 780px;
	height:650px;
}

#dates {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: white;
	text-align:left;
}

#event-entry{
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: white;
	text-align:left;
	
}


/*gallery code*/

h3 {
color: #eee;
font-family: Helvetica, Geneva, sans-serif;
text-align:left;
}

.thumbnails img {
height: 40px;
border: 2px solid #000000;
padding: 1px;
margin: 0 10px 10px 0;
}

.thumbnails img:hover {
border: 2px solid #ffffff;
cursor:pointer;
}

.preview img {
border: 2px solid #000000;
padding: 0px;
height: 355px;
}

/*gallery code end*/ 


#footer{
	clear:both;
	
}





