/* abongdonWebsite Styles. Created oct 2009, Caroline Murphy*/

#main	{
	background-color: #d5d82f; 
	background-repeat: repeat-y;
	width:820px;
	height :605px;
	border: 1px solid #000000;
	margin: 0px auto;
	margin-top:30px;
	padding-bottom:30px;
	overflow: auto;

	}



#menu1	{
	float:left;
	width:800px;
	height:63px;
	background-image: url(../images/black-button-bar.jpg);
	background-repeat: repeat-x;
	
	}


#menu1img {

	margin-left:60px;
	margin-top:10px;
	}
	
	
#menu2	{
	background-image: url(../images/circle-buttons.jpg);
	background-repeat: no-repeat;
	background-color: #e31c23 ;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:30px;
	width:200px;
	height:290px;
	float:left

	}

#menu2 p{

	padding-left:40px;
	margin-top:7px;
	color:#feed01;
	font-size: 16px;
	font-weight:bold;

	}

#MainBody{

	float:right;
	width:550px;
	padding-top:10px;
	padding-right:15px;
	padding-left:10px

	}

#MainBody2{

	float:right;
	width:550px;
	padding-top:5px;
	padding-right:30px;
	padding-left:10px

	}


#marquee {

	position:relative;
	top:0px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	

	}