#idPost
{
  position:absolute;
  left:380px;
  top:110px;
  width:185px;
  display:block;
  color:black;
  
  /* border:solid gray 1px; */
}


.subSection
{
	position:absolute;
	display:none;

	padding-left:4px;
	top:185;
	left:122;
	height:100%;
	background: url(images/main-transparant.jpg) no-repeat;
}

#idSchedule
{

}

#idLinks
{
	width: 400px;
}

#idAbout
{
	width: 300px;
}


body
{	

	margin-left: 0px;
	margin-top:	0px;

	font-family:Arial;
	
	font-size:8pt;
}


A:link
{
	COLOR: #000000;
}
A:visited
{
	COLOR: #000000;
}

A:hover
{
	COLOR: #660000;
	TEXT-DECORATION: none
}

p {
	margin-bottom: -4px;
}

a.nolink:link, a.nolink:link, a.nolink:visited, a.nolink:hover, a.nolink:active {

	color:black;
	text-decoration: none;

}
