body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width:100%;
	text-align:center;
	margin:0px;
	background-image:url(graphics/gradient.jpg);
	background-repeat:repeat;
	background-color:#3366CC;
}

.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 9px;
}

.medium {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.error {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FF0000;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 16px;
}

.xbig {
	font-family: "Trebuchet MS";
	font-size: 24px;
}

.expanded {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS";
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#container {
width:764px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

#header {
width:764px;
height:126px;
z-index:1;
}
#nav {
width:764px;
text-align:center;
background-color:#FFFFFF;
}

#content {
width:740px;
text-align:center;
}
#containerbottom {
width:760px;
height:35px;
margin-left:auto;
margin-right:auto;
position:relative;
background-image:url(graphics/framebottom.jpg);
background-repeat:no-repeat;
}
.fixvis:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.fixvis {
display:inline-block;
}
.fixvis {
display:block;
}
* html .fixvis {
height:1px;
}
.fixvis {zoom:1;}  .cake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC66CC;
}
.magic {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
}
#box {
border:#CCCCCC thin solid;
width:370px;
padding:5px;
}
#contentbackground {
width:760px;
background-image:url(graphics/2menbackground.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}