/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	color: black;
	font-family:"times", helvetica ,sans-serif;
	font-size:11px;
	word-spacing:-1px;
	letter-spacing: 1px;
	line-height:20px;
	background: #fff;
	font-weight:200px;
	}

body.section-1 { }
body.section-2 { }
body.section-3 { }
#d-col1 {
	width: 600px;
}
#d-col1 a {
	float: left;
}
a img { border: none; }
a:hover {
	color:#163458;
}
a {
	color: #000;
	text-decoration: underline;
}
#menu {
    width: 215px;
    overflow:auto;
    top: 10px;
    bottom: 0;
	left: 30px;
	padding-left:15px;
    position:fixed;
	height: 100%;
	background-color: #fff;
	font-size:11px;
	

}

#menu img{
	padding-bottom:10px;
	
	}

#menu ul {
	list-style: none;
	margin: 0 0 8px 0;
	font-size:11px;
	
	
}

#menu ul li.section-title { padding-bottom: 5px;
	
	font-size:11px;}
	
#menu a {text-decoration:none;}

		
	
#menu ul li  {text-decoration:none; line-height:16px;
	}


#content {
    height: 100%;
    margin: 90px 0 0 245px;
    top: 0;
}

.container {
    padding: 20px 5px 25px 18px;
	
}

#content p { width: 700px; margin-bottom: 9px;font-size:11px; }

p {
    margin: 0 0 9px 0;
}
h2#logo {
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
}
h2#logo  a {
	
	font-weight: normal;
	text-transform: uppercase;
	font-size: 36px;
	text-decoration: none;
	text-align: center;
	font-family: 'Neck Candy';
	text-align: center;
	
}
small, h1, h2, h3, h4 {
	font-size: 11px;
	font-weight: normal;
}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }
#sidebar {
	float: right;
	width: 150px;
	padding: 0 0 20px 20px;
	margin-right: ;
	

}


li.section-title{


}

li.section-title{
	text-decoration: none;
	}

.entry {
	margin: 0 5px;
	width: 600px;

}
.entry p {
	

}
#sidebar ul {
		list-style: none;
		height: ;
}

iframe {height: 10000px;width:740px;scrolling:no; overflow: visible;}
