#wrap{
}

#head{
	background-image: url(invitations/images/banner.jpg);
	height: 200px;
	width: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#secondnav{
	float:left;
	width:200px;
	clear:inherit;
}

#secondnav div{
	padding-top:0px;
	padding:10px;
}

#main{
	float:left;
	width:100%;
}

#main div{
	padding:2px;
}

#contentlrg{
	float:left;
	width:400pt;
}

#contentlrg div {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}


#content{
	float:left;
	width:50%;
}

#content div{
	padding:10px;
}

#right{
	float:left;
	width:18%;
	lin
}

#right div{
	padding:10px;
}

#footer{
	clear:both;
	background-color: #000000;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 750px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}

.bodymed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}

a.bodymed:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #666666;
	line-height: 15px;
	font-variant: normal;
	text-decoration: underline overline;
}

.bodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 10px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	line-height: 20px;
	color: #333333;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333366;
	line-height: 20px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #333366;
}

.characterh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #333366;
	line-height: 40px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	line-height: 20px;
}


.sidebarsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	line-height: 15px;
}

.sidebarh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #333366;
	line-height: 20px;
}

.sidebarh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	line-height: 20px;
}


a.sidebar:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	line-height: 20px;
}

a.sidebar:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	line-height: 20px;
}

a.sidebar:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	line-height: 20px;
}

******

/* CSS Document */
.img{border:10px;}
.flt{float:left;}
.menubg{
	clear:left;
	background-color:#FFFFFF;
	width:200px;
	text-decoration: none;
}
.menu{
	float:left;
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

.menu li {
margin:0px 0px 0px 0px;
	list-style:none;
	}
.menu div {
	padding: 5px;
}

.menu a, .menu a:visited {
	width:186px;
	height:30px;
	margin:0px 0px 2px -32px;
	position:relative;
	display:block;
	color:#333333;
	text-decoration:none;
	padding:4px 0 0 8px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	}

*html .menu a, .menu a:visited {
	width:186px;
	height:30px;
	margin:0px 0px 2px -32px;
	position:relative;
	display:block;
	color:#333333;
	text-decoration:none;
	background-color: #FFFFFF;
	padding:4px 0 0 8px;
	}
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	text-decoration:none;
	background-color: #CCCCCC;
	background-image: url(../images/menubg1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	}	
.bot{clear:left;}
	

