/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
* @reedited by Noelavado 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
}

body.section-1 { color:gray }
h1 { color:#999 }
h2 { color:rgb (153,153,153) }
body.section-2 { color:gray }
h1 { color:#999 }
h2 { color:rgb (153,153,153) }
body.section-3 { color:gray }
h1 { color:#999 }
h2 { color:rgb (153,153,153) }

a:link { text-decoration: none; color:gray }
a:active { text-decoration: none; color:gray }
a:visited {text-decoration: line-through; color:gray }
a:hover { text-decoration: none; color: #FFFFFF; background-color: #000000 }


a img { border: none; }

#menu { float: left; width: 235px; background-color: #FFFFFF; border-top: 0px solid #000000; border-bottom:0px solid #000000; border-left:0px solid #CCCCCC; border-right:0px solid #CCCCCC }

#menu ul { list-style: none; margin: 0 0 10px; }
#menu ul li.section-title { color: #000000; font-family: Georgia, Times New Roman, Times, serif; font-weight:bold;text-transform: uppercase; border-bottom: 1pt solid #CCCCCC; width:100 px; }
#white { background-color:#fff; padding-left:11px; padding-bottom:11px; }
#white2 { background-color:#fff; padding-left:20px; }


#content {
    height: 100%;
		width: 600px;
    margin: 0 0 0 240px;
    top: 0;
	padding-left:15px;
}

.column { float:left; height:auto; width:600px; left:450px; margin-bottom: 2em; }


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

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

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

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

#once { clear: left; }


h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;}

h2 { font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;} 

h3 { font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;;}
	
	h4 { font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;} 
	
	h5 { font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;} 
	
	h6 { font-family: Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;} 
	
	h7 { font-family: Verdana, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;} 
	
	h8 { font-family: Verdana, sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;} 
	
	h9 { font-family: Verdana, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;} 
	

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

#once { clear: left; }