body 
{ 
	background: white;
	font-family: geneva, verdana, helvetica, arial, sans-serif;
	margin: 10px;
}

a:link 
{ 
	color: #c60;
  text-decoration: none;
	font-size: 12px;
  padding: 0px;
}

a:visited, a:active 
{ 
	color: #669;
	text-decoration: none;
	font-size: 12px;	
  padding: 0px;
}

a:link img, a:visited img
{ 
	border-style: none 
}

a img 
{ 
	color: white 
}
 
h1
{
	font-size: 40px;
	color: #c60;
} 

h2 
{ 
	font-size: 14px;
	color: #660;
}

h3 
{ 
	font-size: 12px;
	color: #669;
}

p
{
	font-size: 12px;
	color: black;
}


#heading 
{
	vertical-align: bottom;
	width: 100%;
	background: #ccc;
	color: #c60;
  font-size: 32px;
	height: 125px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 125px;		
}

html>body #heading 
{
	height: 125px;
}

#heading #headingleft
{
	background: #669;
	float: left;
	color: white;
	width: 50%;
	height: 125px;
	vertical-align: top;
	text-align: right;
}

#heading #headingleft a:link 
{ 
	background: white;
	padding: 5px;
}

#heading #headingleft a:visited, a:active 
{ 
	background: white;
}

#heading #headingright
{
	text-align: left;
	background: white;
}

#heading #headingright p 
{
	font-size: 12px;
	color: black;
	text-align: right;
	padding-right: 5px;
	background: #ccc;
}

#ideal 
{
	float: left;
	vertical-align: top;
	border-top: 1px solid #660;
	border-bottom: 3px solid #660;
	border-left: 1px solid #660;
	border-right: 1px solid #660;
	width: 100%;
	font-size: 12px;	
	background: #fff;
	color: #c60;
	height: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 120px;
}

html>body #ideal 
{
	height: 120px;
}

#ideal #idealleft 
{
	float: left;
	width: 10%;
	height: 120px;
	background: #666;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	
}

#ideal #idealright 
{
	color: black;
	padding: 20px 20px 20px 20px;
	margin-left: 17%;
}

#work 
{
	float: left;
	vertical-align: top;
	border-top: 4px solid #660;
	border-bottom: 3px solid #660;
	border-left: 1px solid #660;
	border-right: 1px solid #660;
	width: 100%;
	font-size: 12px;	
	background: #fff;
	color: #c60;
	height: 800px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 800px;
}

html>body #work 
{
	height:800px;
}

#work #workleft 
{
	float: left;
	width: 10%;
	height: 800px;
	background: #666;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

#work #workright 
{
	color: black;
	padding: 20px 20px 20px 20px;
	margin-left: 17%;
}

#tools 
{
	float: left;
	vertical-align: top;
	border-top: 4px solid #660;
	border-bottom: 3px solid #660;
	border-left: 1px solid #660;
	border-right: 1px solid #660;
	width: 100%;
	font-size: 12px;	
	background: #fff;
	color: #c60;
	height: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 600px;
}

html>body #tools 
{
	height: 600px;
} 
#tools #toolsleft 
{
	float: left;
	width: 10%;
	height: 600px;
	background: #666;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

#tools #toolsright 
{
	color: black;
	padding: 20px 20px 20px 20px;
	margin-left: 17%;
}


#school 
{
	float: left;
	vertical-align: top;
	border-top: 4px solid #660;
	border-bottom: 3px solid #660;
	border-left: 1px solid #660;
	border-right: 1px solid #660;
	width: 100%;
	font-size: 12px;	
	background: #fff;
	color: #c60;
	height: 300px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 300px;
}

html>body #school 
{
	height: 300px;
}

#school #schoolleft 
{
	float: left;
	width: 10%;
	height: 300px;
	background: #666;
	margin: 0pyx;
	padding: 0px 0px 0px 40px;
}

#school #schoolright 
{
	color:black;
	padding:20px 20px 20px 20px;
	margin-left: 17%;
}

#life 
{
	float: left;
	vertical-align: top;
	border-top: 4px solid #660;
	border-bottom: 3px solid #660;
	border-left: 1px solid #660;
	border-right: 1px solid #660;
	width: 100%;
	font-size: 12px;	
	background: #fff;
	color: #c60;
	height: 380px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 380px;
}

html>body #life 
{
	height: 380px;
}

#life #lifeleft 
{
	float: left;
	width: 10%;
	height: 380px;
	background: #666;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

#life #liferight 
{
	color: black;
	padding: 20px 20px 20px 20px;
	margin-left: 17%;
}	

