<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(fonts.css);

html {
	font-size: 100%;
	margin:0;
	padding:0;
	color:#000;
}

body {
	font-family: "lucida grande", lucida, tahoma, helvetica, arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	/* background: url(images/c4cc-gallery-large.jpg) left top repeat; */
}

#wrap {
	width: 800px;
	margin: 0 auto;
	/* background: rgba(255,255,255,0.8); */
}

#topbit {
	height: 7em;
	padding: 0 0em 0 0;
	margin: 0em 0em 1em 0em;

}

#header {
	margin: 0 0 0.5em;
	
}

#header h1 {
	width: 601px;
	height: 202px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(images/headerleft.jpg) left top no-repeat;
	z-index: 0;
}

#headerright h1 {
	width: 199px;
	height: 202px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/headerrighta.jpg) left top no-repeat;
	float: left;
	z-index: 0;
}



/*#headerright h1:hover {
	width: 199px;
	height: 202px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/headerrightb.jpg) left top no-repeat;
	float: left;
	z-index: 0;
}*/

/*#linkspot {
	background: url(images/hotspot.png) no-repeat;
	position: relative;
	left:606px; 
  	top: -28px; 
  	z-index: 20;
  	visibility: hidden;
}*/

#sub {
	float: left;
	padding: 0em 0em 0em 2em;
}

h1 {
	font-family: Junction;
	font-weight: bold !important;
	margin: 0;
	font-size: 3em;
}

h2 {
	font-family: 'Junction';
	font-weight: normal !important;
	font-size: 2em;
	margin: .5em 0 .5em 0;
}


h3 {
	font-family: "Junction";
	font-weight: bold !important;
	margin: 0;
	padding-bottom: .5em;
	font-size: 1.2em;
}

h3 a {
text-decoration: none;
color: #000;
font-size: 1.2em;
}

.faq h3{
	padding-top: 1em;
}


h4 {
font-family: "Junction";
font-weight: normal !important;
text-transform: uppercase;
margin: 0;
font-size: 1.25em;
}

h4 a {
text-decoration: none;
color: #000;
}

h5 {
font-family: "Junction";
font-weight: normal !important;
margin: 0;
padding-bottom: .8em;
font-size: 1em;
}

#nav {
}

	
#nav ul {
	margin:0;
	padding: 0 0 0 0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0em;
	line-height: 2em;
	padding: 0 .2em 0 0;
	border-right: .1em solid #c0c0c0;
}

#nav li.last {border-right: none;}

#nav li a {
	font-weight: normal !important;
	font-size: 1.2em;
	padding: .3em .1em .1em .1em;
	text-decoration: none;
	color: #000000
	
}

#nav li a:hover { 
	background-color: #c0c0c0; 
	color: #000000; 
}

#main {
	float: left;
	width: 360px;
}

#main p a {
	font-family: 'Junction';
	font-weight: normal !important;
	font-size: 1.2em;
	text-decoration: none;
	color: #000000
	margin: 5px;
}

#sidebar {
	float: right;
	width: 400px;
}

#calendarheader {
	font-size: 1.3em !important;
	margin-top: 20px;
}

#handsphoto {
	float: left;
	margin-top:10px;
	margin-bottom: 20px;
}

#secondary_content {
	display: block;

}

#secondary_content p {
	
	font-style: italic;
	
}

.wrap {
/*width:972px;*/
width:671px;
margin-bottom:34px;
overflow:auto; /* clearing floats */
/*overflow:hidden;*/
/*padding-bottom:0px;*/
padding-bottom:10px;
clear:both;
}



#networks {
	margin-top: .5em;
}


#footer {
	clear: both;
	margin: 20px 0 0;
	border-top-width: 0.15em;	
	border-top-style: solid;
	border-top-color: #c0c0c0;
}
#footer h3 {
	font-family: 'Junction';
	font-weight: normal !important;
	font-size: 2em;
	margin:0;
   }


#plans	{
	padding: 10px 8px ;
}
   
   
   #avatar {
   	float: right;
   	display: block;
   	list-style: none;
   }

#madeby {
	margin-top: .5em;
}

#madeby p {
	display: block;
	text-align: center;
	font-size: .75em;
	color: #c0c0c0;
}

#madeby h5 {
font-family: "Junction";
font-weight: normal !important;
text-align: center;
margin: 0;
color: #c0c0c0;
font-size: 1em;
}

#madeby a {
	text-align: center;
	font-size: .75em;
	color: #c0c0c0;
}
   
* html #footer {
	height:1px;
}

#about img {
	display: block;
	float: left;
	margin-right: 20px;
}

#proposeabout {
	width:
}

#projectlist .project {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}

#projectlist h3 {
	padding-top: 5px;
	padding-bottom: 2px;
}

#projectlist .projectimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 2px solid #000;
}

#projectlist .date {
	margin-top: 0;
	font-size: 12px;
	color: #666;
}

#toollist .tool {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}

#toollist h2 {
	margin-bottom: 20px;
}

#toollist h3 {
	padding-top: 3px;
	padding-bottom: 0;
}

#toollist .toollogo {
	float: left;
	margin-right: 20px;
	border: none;
}

#twitterwidget {
	float: left;
}

/*Supersized Stamp
.stamp{
	float: right;
	margin: 25px 20px 0 0;*/
}
/*Supersize Plugin Styles
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 1;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize{
	position:fixed;
	display: block;
	margin-top:10px;
	margin-bottom: 20px;
	
}
#supersize img, #supersize a{

	width:400px;
	height:280px;
	position:absolute;
	margin-top:75px;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}*/

#map {
    height: 500px;
}
</pre></body></html>