@charset "UTF-8";
/* CSS Document */

<style type="text/css">

* {
	vertical-align: baseline;
	fontweight:inherit;
	font-family: arial;
	font-size: 100%
	border: 0 none;
	outline: 0;
	padding: 0;
	margin; 0;
}
 
  #socialNetwork {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
        } 
		
#navbar ul {
	list-style-type: none;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 80px;
	padding-bottom: 30px;
	word-spacing: -1px;
        } 
#navbar ul li {
	display: inline;
	
        } 
 
#navbar ul li a {
	text-decoration: none;
	padding: 10px;
	color: #db203b;
	font-family: "Leckerli One";cursive;
	bottom: 0px;
	font-size: 16px;
        } 
 
#navbar ul li a:hover {
	color: #db8c50;
	background-color: none;
	height: 45px;
        } 	
html, body {
	height: 100%;
	color: #555555;
	line-height: 1.5;
	font-size:14px;
}
#outerWrapper {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
}
#header {
	width: 100%;
	background-image: url(../images/hdr_tgs_none.jpg);
	background-repeat: no-repeat;
	height: 155px;
}

#homeHeader {
	width: 100%;
	background-image: url(../images/hdr_tgs_none.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
#contentWrapper {
	text-align: justify;
	width: 100%;
	overflow: inherit;
}
#left {
	float: none;
	width: 790px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	float: left;
	width: 660px;
	height: 100%;
	text-align: justify; 
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#bottomNav {
	float: none;
	height: 95px;
	width: 100%;
	padding-top: none;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#noOverlap {
	clear: both;
	height: 10px;
}
#h1 {
	font-family: "Leckerli One";
cursive;
	font-size: 36px;
	color: #db8c50;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#headSmall {
	font-family: "Leckerli One";
cursive;
	font-size: 25px;
	color: #0076a3;
	padding-top: 5px;
}
#footer {
	font-weight: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #db203b;
	font-size: 11px;
	padding-bottom: 15px;
	padding-top: 25px;
	}
		
#footer a:link {
	width: 100%;
	color: #db203b;}
	
#footer a:link:hover {
	font-weight: none;
	color: #db8c50;
	background-color: none;    
	}
	
#footer a:link:visited {
	color: #e6a676;
	background-color: none;    
	}
	
#copyright {
	float: right;
	font-family: "Leckerli One"; cursive;
	color: #db8c50;
	font-size: 11.5px;
	bold;
	padding-top:25px;
	padding-bottom: 15px;
}


</style>
