/***********************************************/
/* MainMenu.css                            */
/* Damers 2014         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-color:#CCCCCC;
	margin-left:0px;
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:small;
}
a:link, a:visited, a:hover {
	text-decoration: none;
}
	
#menu_1{
	position:absolute;
	width:1024px;
	height:349px;
	top:1px;
	left:0px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu1.gif');
}
#menu_2{
	position:absolute;
	width:836px;
	height:101px;
	top:349px;
	left:0px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu2.gif');
}
#menu_Docs{
	position:absolute;
	width:188px;
	height:37px;
	top:349px;
	left:836px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu_Docs_Off.gif');
}
#menu_4{
	position:absolute;
	width:188px;
	height:382px;
	top:385px;
	left:835px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu4.gif');
}
#menu_Photos{
	position:absolute;
	width:232px;
	height:43px;
	top:449px;
	left:0px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu_Photos_Off.gif');
}
#menu_6{
	position:absolute;
	width:604px;
	height:63px;
	top:449px;
	left:232px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu6.gif');
}
#menu_7{
	position:absolute;
	width:232px;
	height:275px;
	top:492px;
	left:0px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu7.gif');
}
#menu_8{
	position:absolute;
	width:333px;
	height:198px;
	top:511px;
	left:232px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu8.gif');
}
#menu_Diary{
	position:absolute;
	width:160px;
	height:255px;
	top:511px;
	left:565px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu_Diary_Off.gif');
}
#menu_10{
	position:absolute;
	width:111px;
	height:255px;
	top:511px;
	left:725px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu10.gif');
}
#menu_11{
	position:absolute;
	width:56px;
	height:57px;
	top:709px;
	left:232px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu11.gif');
}
#menu_Letters{
	position:absolute;
	width:277px;
	height:57px;
	top:709px;
	left:288px;
	padding:0px;
	background:url('../MainMenu_images/MainMenu_Letters_Off.gif');
}






















