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

body {
font-size: 10px;
line-height: 14px;
font-family: verdana;
background: #fff;
color: #646464;
}


body.section-1 { }
body.section-2 { }
body.section-3 { }

#menu a { text-decoration: none; font-weight: normal; color: #848484; padding: 0; }
#menu li.active a { font-weight: bold; color: #FF3300; padding-bottom: 1px; }
#menu a:hover { font-weight: normal; solid #424242; color: #424242; }
#menu a.name:hover { background-color: white; }

#menu em { color: #00CC00; font-weight: normal; }
p.copyright { color: #848484; font-weight: normal; font-size: 10px; }

a:link { border-bottom: none; color: #424242; }
a:hover { font-weight: normal; solid #FF3300; color: #FF3300; }
a:visited { color: #FF3300; }

a img { border: none; }
a { outline: none; }


#menu {
    width: 200px;
    top: 0;
	left: 0;
	position: absolute;
	padding-left: 15px;
	padding-top: 15px;
	font-weight: normal;
	color: #848484;  
	background-color: #fff;
}

#menu ul {
	list-style: none;
	margin: 0 0 2px 0;
}

#menu ul li.section-title {font-weight: bold; color: #848484; }



#content {
    height: 100%;
    margin: 15px 0 0 235px;
    top: 0;
}

#content strong { font-weight: bold; color: #848484; }

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

#content p { width: 500px; 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; }



strong.else { color: #FF3300; }

twitter_update_list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;

}

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;li {
	
}

<style>#twitter_div{width:200px;margin:5px 5px 5px 10px;padding:5px 5px 5px 5px;background:#ffffff url(http://www.leesjordan.net/fruitforall/images/ffa-mini-logo.gif)no-repeat;border: #008000 3px solid;text-align:left;}#twitter_update_list{font-weight:normal;display: inline;}#twitter_update_list ul{float:left;}#twitter_update_list li{list-style:none; padding:10px 10px 10px 10px;}</style>
	
}

.apDiv3 {
	padding: 20px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;

}

