
/***** Body and main container *****/
body {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font:90% Arial,Verdana,sans-serif;
	color:#333333;
	direction:ltr;
	background-color:#FFFFFF;
	background-image:url(../usjimages/bg.png);
	background-repeat:repeat;
}

#topstrip
{
	margin-top:0px;
	height:174px;
	background-repeat:repeat;
}

#slogan
{
	text-align:center;
	margin-top:0px;
}

#container
{
	width: 950px;
	background-color:#FFFFFF;
	margin:0 auto; /*This is the most important tag to ensure centering in Firefox and IE. DO NOT center the body*/
	text-align:center;
	color:#333333;
}

#varcontent {
	text-align:center;
	vertical-align:top;
	width:950px;
	height:auto;
	margin-top:20px;
}

/***** Main Page Text *****/

#textarea
{
	margin:0 35px 100px 300px;
	padding:0 0 100px 10px;
	line-height:1.6em;
	text-align:justify;
	border-left:2px solid #cccccc;
}

/***** Menu *****/
#menumain
{
	text-align:center;
	margin-top:0px;
	padding-top:20px;
	padding-bottom:20px;
	width:850px;
	background-image:url(../usjimages/menubg.jpg);
}

td.menuitemmain {
	text-align:center;
	width:100px;
	vertical-align:top;
	}

td.menuitemmain a{
	text-decoration:none;
}

td.menuitemmain a:hover{
	text-decoration:underline;
}

#menuleft
{
	clear:left;
	float:left;
	text-align:left;
	margin-left:20px;
	margin-top:0px;
	padding-top:0px;
}

td.menuitemleft {
	text-align:center;
	width:100px;
	vertical-align:top;
	}

td.menuitemleft a{
	text-decoration:none;
}

td.menuitemleft a:hover{
	text-decoration:underline;
}

#leftside {
clear:left;
float:left;
width:180px;
height:100%;
margin:0 0 5px;
padding-bottom:150px;
text-align:left;
background-image:url(../usjimages/leftbg.png);
background-repeat:repeat;
vertical-align:top;
}

/***** Image tags *****/
img {border: none;}
img.wborder {border: 2px solid #CCCCCC;}
a img.wborder {border: 3px solid #CCCCCC;}

img.dimit {
	border: 2px solid #CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

a:hover img.wborder {  
  border: 3px solid #568EB6 !important; /* IE fix*/
  border: 3px solid #568EB6;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#3F5BA4;
background-color:inherit;
font-family:"Eras Medium ITC", Arial, Verdana;
}

a:hover {
text-decoration:none;
color:#000099;
background-color:inherit;
}

a img {border:0;}

/***** Various classes *****/
/* alignment classes */
.floatleft {float: left;}
.floatright {float: right;}
.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.newline {display:inline-block;}

img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.errormsg {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

a.errormsg {
	text-decoration:underline;
}


.h2title {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	margin:10px 0px 10px 0px;
	color:#3F5BA4;
	font-family:"Eras Medium ITC", Arial, Verdana;
}

.h3title {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	margin:10px 0px 10px 0px;
}

.PersonName {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.PersonInfo {
	font-style:italic;
}

.PersonTitle {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}

a.PersonName {
color:#000000;
text-decoration:none;
}


.newperson {
display:inline-block;
margin-bottom:30px;
}

.commember {
	display:inline-block;
	margin-top:15px;
}

.meminfo {
	margin-right:15px;
	margin-top:20px;
}

a:hover.menuitem {
	color:#666666
}

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.hpevents {
	padding:0px 5px 0px 5px;
	font-size:12px;
	color:#999999;
}

a.hpevents {
	color:#666666;
	font-size:12px;
	padding:0px 5px 0px 2px;
}

a.hpevents:hover {
	color:#999999;
}

.eventlinkbox {
	color:#FFFFFF;
	font-size:12px;
}

a.eventlinkbox {
	color:#FFFFFF;
	font-size:12px;
}

a.eventlinkbox:hover {
	text-decoration:none;
}

td.avmenu
{
	text-align:center;
	vertical-align:middle;
	padding:0;
	margin:0;
	color:#000099;
}

td.avmenu a {
	background-color:#FFFFFF;
	color:#808080;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

td.avmenu a:hover, td.avmenu a.current {
	color:#990099;
	text-decoration:none;
}

.formlabel {
	font:90% Arial,Verdana,sans-serif;
}

.formselect {
	font-size:11px;
}


.buttontxt {
	border:1px solid #cccccc;
	border-right:1px solid #808080;
	border-bottom:1px solid #000000;
	font-size: 12px;
}

a:hover.buttontxt {
	text-decoration:none;
}

.formfielden {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font: 11;
	color:#000000;
	direction:ltr;
}







#menuinternal
{
	text-align:center;
	margin-top:10px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	text-align:center;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 124px;
	background: #3d59a8;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a.sddmspecial
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 59px;
	background: #3d59a8;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 0px solid #5970B2;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 124px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial}

#sddm div a:hover
{	background: #49A3FF;
	color: #FFF}

