/***************** Menu ***********************/

#menutop {
	background-image:url(images/menutop.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	width:261px;
	height:76px;
	margin-left:2px;
	top: 102px;
	font-family: curlz MT;
	font-weight: 900;
	color: #78278D;
	text-decoration: none;
	font-size: 18px;
	left: -2px;
}

#text{
	font-family: curlz MT;
	font-weight: 900;
	color: #78278D;
	text-decoration: none;
	font-size: 36px;
	position:absolute;
	z-index:1;
	left: 88px;
	top: 118px;
	}

#menu {
	background-image:url(images/menu.gif);
	width:261px;
	height:449px;
	margin-left:2px;
	position:absolute;
	z-index:1;
	top: 173px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: curlz MT;
	font-weight: 900;
	color: #78278D;
	text-decoration: none;
	font-size: 18px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	width:261px;
	height:76px;
	margin-left:2px;
	top: 613px;
		font-family: curlz MT;
	font-weight: 900;
	color: #78278D;
	text-decoration: none;
	font-size: 18px;
}

#content {
	position:absolute;
	z-index:1;
	width:680px;
	height:493px;
	margin-left:2px;
	top: 186px;
	color: #FFFAC2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	left: 270px;
}

img.tedwed {
	position:absolute;
	z-index:1;
	left: 322px;
	top: 13px;
}
img.ted {
	position:absolute;
	z-index:1;
	left: 799px;
	top: 5px;
	}
	
	img.provide {
	position:absolute;
	z-index:1;
	left: 318px;
	bottom: 53px;
	}
	
img.bigted {
	position:absolute;
	z-index:1;
	left: 53px;
	top: 286px;
	width: 144px;
	height: 147px;


	}
	
	img.main {
	position:absolute;
	z-index:1;
	left: -4px;
	top: -1px;
	width: 695px;
	height: 513px;
	filter:alpha(opacity=20);
	opacity:0.2;
	visibility: visible;
	}

	#main {
	filter:alpha(opacity=40);
	opacity:0.4;
	}	
.main {
	filter:alpha(opacity=40);
	opacity:0.4;
	}
	
	.applemenu{
	margin: 0px 0;
	padding: 0;
	width: 170px; /*width of menu*/
	border: 0px solid #9A9A9A;
	position:absolute;
	z-index:3;
	left: 62px;
	top: 187px;
}

.applemenu div.silverheader a{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #E3DBB6;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
color: #E3DBB6;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: #E3DBB6;
padding: 5px;
height: 150px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

table.pos{
position:relative;
	left:-3px;
	z-index:1;
	width: 100%;
		color: #FFFAC2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}
