/*   Front 242 Style sheet    */


#menuright {

	position:absolute;
	left:900px;
	top:155px;
	margin-top:30px;	

}
#fcontentdiv {
	position:absolute;
	top:10px;
	left:190px;
	width:550px;
	margin-left:20px;		
}


A.front:link  {
	color: #3CB371;
	text-decoration: none;
	font-size: 12.5px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}
    
    A.front:visited  {
	color: #4682B4;
	text-decoration: none;
	font-size: 12.5px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}
    
    A.front:hover  {
	text-decoration: underline;
	color: #59FDFF;
	font-size: 12.5px;
		font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}


h1.front
{
	font-family: Courier;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 0.1em;
	color: #DC143C;
	line-height: 1.3;
}

h2.front
{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0.1em;
	color: #4682B4;
	line-height: 1.4;
}
td.front, body.front
{
	font-family: "Comic Sans MS";
	font-size: 10.5pt;
	color: #C1F0FF;
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
}
i.front{
	color: #DC143C;
	}
	
	b.front{
	color: #DC143C;
	}

 em.front {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #DC143C;
}

