body{

	margin:0px;
	padding:0px;
	padding-top:10px;

    background: #FFFFFF;
	background-image:url(images/title.png);
	background-repeat:no-repeat;
	background-position:top center;

	text-align:left;
	color:#303030;
	font-size:14px;
	line-height:16px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    
}

ul { 
  list-style-image: url(images/nav_arrow.gif); 
}

td, input, li, p, input, textarea, select {
  font-size:14px;
  line-height:16px;
  font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  text-decoration:none;
}

a:link,a:visited{
    text-decoration:none;
	color:#635CE4;
}

a:hover,a:active{
    text-decoration:underline;
	cursor: pointer;
	color:#FF8000;
}

a:link.plink,a:visited.plink,a:active.plink,a:hover.plink { font-size:14px;
  line-height:16px;
  font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  text-decoration:none;}



a:link.mlink,a:visited.mlink { font-size:15px; font-weight: bold; text-decoration:none; color:#87C72B;}
a:active.mlink,a:hover.mlink { font-size:15px; font-weight: bold; text-decoration:underline; color:#87C72B;}

a:link.illink,a:visited.illink { font-weight: bold; text-decoration:none; color:#303030;}
a:active.illink,a:hover.illink { font-weight: bold; text-decoration:underline; color:#777777;}

img{
	border:none;
}

#main {
  position:absolute;
  top:220px;
  left:50%;
  width:600px;
  margin-left:-215px;
  font-size:14px;
  line-height:16px;
  font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  text-decoration:none;
}



#menu {
  position:absolute;
  top:160px;
  left:50%;
  width:800px;
  margin-left:-400px;
  
  font-size:16px;
  line-height:18px;
  font-weight: bold;
  text-decoration:none; 
  text-align: center;

}

#side {
  position:absolute;
  top:220px;
  left:50%;
  width:175px;
  margin-left:-420px;
}

#footer {
  position:relative;
  top: 20px;
  height: 40px;
  left: 220px;
  width:800px;
  margin-left:-400px;
}


.tiny { font-size:9px; }
.small { font-size:12px; }
.boldoff { text-decoration:none; }


/*
#spare{

	background-image:url(leaves.jpg);
	background-repeat:no-repeat;
	background-position:top left;
    
}

h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color: #303030;
}

*/
