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

body {
	margin-top: 0px;
	padding-top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
	color:#000000;
}


#section {
	font-size: 1.5em;
	color: #8A8584;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}


a:link {
	text-decoration: none;
	color: #776F6C;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: "Helvetica", "Lucida Grande", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	background-color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #DDD5D3;
	background-color:#908987;
}

#city #cityLink a,
#rosa #rosaLink a,
#salomon #salomonLink a,
#yes #yesLink a,
#ollie #ollieLink a,
#nba #nbaLink a,
#unruly #unrulyLink a,
#jams #jamsLink a,
#usa #usaLink a,	
#reel #reelLink a,
#reel06 #reel06Link a,  
#yesmov #yesmovLink a, 
#candy #candyLink a, 
#unicorn #unicornLink a, 
#dogsniff #dogsniffLink a, 
#foodfight #foodfightLink a, 
#markets #marketsLink a, 
#boat #boatLink a,
#jacksons #jacksonsLink a,
#jacksonsmov #jacksonsmovLink a,
#ifc #ifcLink a,
#logo #logoLink a
 
 
 {
	color: #454442;
	font-weight: bold;
	}

#city #cityLink a:hover,
#rosa #rosaLink a:hover,
#salomon #salomonLink a:hover,
#yes #yesLink a:hover,
#ollie #ollieLink a:hover,
#nba #nbaLink a:hover,
#unruly #unrulyLink a:hover,
#jams #jamsLink a:hover,
#usa #usaLink a:hover,	
#reel #reelLink a:hover,
#reel06 #reel06Link a:hover,  
#yesmov #yesmovLink a:hover, 
#candy #candyLink a:hover, 
#unicorn #unicornLink a:hover, 
#dogsniff #dogsniffLink a:hover, 
#foodfight #foodfightLink a:hover, 
#markets #marketsLink a:hover, 
#boat #boatLink a:hover,
#jacksons #jacksonsLink a:hover,
#jacksonsmov #jacksonsmovLink a:hover,
#ifc #ifcLink a:hover,
#logo #logoLink a:hover
 { 
	cursor: default;
	}

a img { border: none; }

#menu {
	margin-top: 0px;
	margin-left: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	width: 180px;
	overflow: auto;
	top: 30px;
	bottom: 0px;
	left: 20px;
	position: fixed;
	height: 100%;
	background-color: #FFFFFF;
}

#menu ul {
	line-height: 14px;
	margin-left: 0;
	margin-bottom: 4px;
	margin-right: 0;
	margin-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	list-style: none;
}












#content {
	top: 30px;
	margin: 30px 30px 30px 200px;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
}

.container {
    	background-position: left top;
    	padding-left: 0px;
    	padding-bottom: 0px;
    	padding-right: 0px;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
}

#content p { 
	width: 400px; top: 30px; margin-bottom: 9px; 
	
}


p {
    	margin: 0 0 9px 0;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
}

h1 {
	font-size: 1.5em;
	color: #8A8584;
	font-style: normal;
	line-height: 1.2em;
}
h2 { font-size: 24px; }
h3 {
	line-height: 12px;
	font-weight: normal;
	font-size: 10px;
	font-family:Helvetica, sans-serif;
	color: black;
}
h4 { font-size: 14px; }

#img-container	{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }
container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

