body {
	margin: 40px auto;
	vertical-align: center;
	horizontal-align: center;
	float: center;
	background-color: #999999;
	text-align: center;
}

#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 600px;
	background-color: #999999;
	border: none;
}

#header {
	float: center;
	width: 600px;
	height: 110px;
	overflow: hidden;
	border: 1px solid black;
	border-bottom: 0px;
	background-image: url('http://www.delirity.com/wedding/top.gif');
}

#menu {
	float: center;
	width: 600px;
	height: 40px;
	overflow: hidden;
	border: 1px solid black;
	border-bottom: 0px;
	background-color: #66ccff;
}
.menutype {
	padding: 0px 10px 0px 10px;
	font-family: verdana, sans-serif;
	font-size: small;
	text-align: center;
}


#main {
	float: center;
	width: 600px;
	height: 600px;
	overflow: auto;
	border: 1px solid black;
	margin-bottom: 5px;
	background-color: #cccccc;
}

.content {
	padding: 15px 15px 15px 15px;
	font-family: verdana, sans-serif;
	font-size: small;
	overflow: auto;
}

.entry {
        padding: 15px;
        margin-top: 10px;
        border: 1px solid #000000;
        background: #FFFFFF;
}




.caption {
	color:#FFFFFF;
	font-size: 10px;
        margin-right: 25px;
        margin-left: 25px;
        text-align: justify;
}

.content p {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
    	margin-left: 3px;
      	margin-right: 3px;
}

.content A:link {text-decoration: none; font-weight:bold; color: #000000; font-size: x-small}
.content A:visited {text-decoration: none; font-weight:bold;color: #000000; font-size: x-small}
.content A:active {text-decoration: none; font-weight:bold;color: #000000; font-size: x-small}
.content A:hover {text-decoration: underline; font-weight:bold;color: #000000; font-size: x-small}

.content h2 {font-family: georgia, serif; text-decoration: none; color: #000000; font-size: x-small}
.content h2 A:link {font-family: georgia, serif;text-decoration: none; color: #000000; font-size: x-small}
.content h2 A:visited {font-family: georgia, serif;text-decoration: none; color: #000000; font-size: x-small}
.content h2 A:active {font-family: georgia, serif;text-decoration: none; color: #000000; font-size: x-small}
.content h2 A:hover {font-family: georgia, serif; text-decoration: underline; color: #000000; font-size: x-small}


.content h3 {font-family: georgia, serif;text-decoration: none; color: #000000; font-size: small}
.content h3 A:link {font-family: georgia, serif;text-decoration: none; color: #000000; font-size: small}
.content h3 A:visited {font-family: georgia, serif;text-decoration: none; color: #000000; font-size: small}
.content h3 A:active {font-family: georgia, serif;text-decoration: none; color: #000000; font-size: small}
.content h3 A:hover {font-family: georgia, serif;text-decoration: underline; color: #000000; font-size: small}

.menutype A:link {text-decoration: none; font-weight:bold; color: #000000; font-size: x-small}
.menutype A:visited {text-decoration: none; font-weight:bold;color: #000000; font-size: x-small}
.menutype A:active {text-decoration: none; font-weight:bold;color: #000000; font-size: x-small}
.menutype A:hover {text-decoration: underline; font-weight:bold;color: #000000; font-size: x-small}


img {
     border-width:10px; 
     border-style:solid; 
     border-color: #FFFFFF;
     text-align: center;
}
