body {
	margin: 10px 60px;
	padding: 5px;
}

#center { 
	float:right; 
	width:auto; 
	margin-left:140px;
	display:inline;
}

#left {
	width: 135px;
	margin-right:5px;
	position: absolute; 
	overflow: hidden; 
	display:inline;
}

.banner { width:auto; padding: 5px; margin-bottom:5px;}
.footer { margin-top: 3px; text-align:right;}

/* --------------------- STYLINGS ----------------------------------------*/
body {
	font-family:"Calibri","Trebuchet MS", "DejaVu Sans", FreeSans, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
}

.titles { font-weight: bold;}
.innerPG, .details { margin-left:15px;margin-bottom:8px;}
.year {float:right;margin-right:100px;}
.clearer {clear:both;}

h1, h2, h3 {	margin: 0px;	padding: 0px;	font-weight: normal;	}
A:visited, A:active, A:link{ color: #666600; text-decoration: none; border-bottom: dotted 1px;}
A:hover { color: #993300; border-bottom: dotted #a60000 1px;}
img{border:0;}

.noline A{text-decoration: none; border:none;}

#smallSVG {
	border: none;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

.banner , .footer{
	color: #666666; 
	border: dotted #79cb75 2px;
	font-weight: bold;
	background-color: #d6d6d6; 

}

.banner h1 { font-size: 1.6em; }
.banner h2, .footer h2 { font-size: .9em;	}

.footer { 
	font-size:.7em;
	padding: 2px;
}

#left {	
	background-color: #F3F3F3; 
	border: 1px #d0d0d0 solid; 
}

.content {
	background-color: #FAFAFA; 
	padding: 8px 25px 5px 10px;
	border: 1px #d0d0d0 solid; 
}
.content h3 {
	color: #D0B254;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	}
.content img {
	margin:5px 10px 10px 10px;
	padding: 5px;
	background:white;
	border: 1px #dadada solid;
	}


.innerPG img{margin:0px;padding:0px;}

.sidebar {	padding: 5px; }
.sidebar h2 {
	font-size: .9em;
	border: 1px solid #999999;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	}

.sidebar ul {
	padding-left: 5px;
	margin: 0px;
	}

.sidebar li {
	text-align: left;
	list-style-type: none;
	}

#description {
	float:right;
	font-size:0.85em;
	padding:2px;
	margin:35px 15px 1px 0px;
	width: 250px;
}
	
#sillyIcon {
	float:left;
	width:96px;
	margin-right:10px;
}

#SitePath{
	font-size:.7em; 
	text-transform: capitalize;
	font-weight: bold; 
}
	
#FooterIcons{
	text-align:center;
	background-color:#ffffff;
	border:0px;
}

.box {
	background-color: #fffff3;
	border: 1px solid #999999;
	padding: 2px 10px 2px 10px;
	margin: 15px;
	font-size:.95em;
	line-height: 22px;
}
