* {
padding: 0;
margin:0; 
}

body{
/*background: black url(../images/back-check.gif) repeat scroll left top;*/
background-color:#E2DbD4;
text-align: left;
padding: 0px;
margin: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

h1{
color: #4B5684;
font-size: 11px;
}

#main{
background: url(../images/back-fade.gif) repeat-x scroll left top;
text-align:  -moz-center;
}

#header{
background: url(../images/header.jpg) no-repeat scroll left top;
width: 720px;
height: 120px;
}

#header_events{
background: url(../images/header.jpg) no-repeat scroll left top;
width: 720px;
height: 120px;
}

#pref_header{
background-image: url(../images/prr_header.jpg);
background-position: left top;
background-repeat: no-repeat;
height: 59px;
}

#pref_header_bg{
background-image: url(../images/prr_header_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
height: 59px;
}

/*RIGHT SIDE*/
#rightside2 { color: #707774; width: 662px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left; float: left; border: solid 0px #f00; padding-left: 0px; }
#rightsidetitle2 { color: #fff; font-size: 18px;  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; width: 600px; height: 26px; float: left; padding-top: 14px; padding-left: 80px; border: solid 0px #f00; }
#rightsidecontent2 { 
	color: #565656;	
	width: 450px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	float: left; 
	margin-top: 10px; 
	padding-bottom: 50px;
	padding-left:20px;	
	line-height: 18px;
	}

.headerlink a {
display: block;
width: 720px;
height: 120px;
}

#footer{
background: url(../images/footer.jpg) no-repeat scroll left top;
width: 720px;
height: 50px;
text-align: center;
color: White;
padding-top: 5px;
}

#footer span{
margin-right: 50px;
}

#footer a{
color: White;
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

#contentback{
background: url(../images/contentbg.gif) repeat-y scroll left top;
width: 720px;
}

#contenttop{
background: url(../images/contenttopbg.gif) no-repeat scroll left top;
width: 720px;
}

#content{
width: 700px;
}

#content .left{
width: 225px;
vertical-align: top;
background: #272727;
text-align: left;
}

#content .lefttitle{
color: #FDC400;
background: black;
padding: 10px 0px 10px 10px;
}

#content .leftevents{
padding: 10px 0px 10px 10px;
}

#content .right{
/*width: 475px;*/
width:700px;
vertical-align: top;
text-align: left;
}

#content .righttitle, #content .righttitle_notify, #content .righttitle_accountdeact, #content .righttitle_accountreact{
color: white;
height: 42px;
}

#content .righttitle{
background: url(../images/signup.jpg) no-repeat scroll left bottom;
}

#content .righttitle_notify{
background: url(../images/important_notification.jpg) no-repeat scroll left bottom;
}

#content .righttitle_accountdeact{
background: url(../images/account_deactivated.jpg) no-repeat scroll left bottom;
}

#content .righttitle_accountreact{
background: url(../images/account_reactivated.jpg) no-repeat scroll left bottom;
}

#billing_notification_content{
width: 650px;
text-align: justify;
}
#billing_notification_content p{
padding: 10px;
}

#content .rightcontent{	
padding: 10px 10px 10px 10px;
}

#eventslist td{
color: #FDC400;
text-align:left;
padding: 10px 0px 0px 10px;
}

#eventslist .eventstitle{
text-decoration: underline;
}

#seminarslist{
padding-left: 10px;
}

#seminarslist td{
color: #FDC400;
/*background: url(../images/bullet.jpg) no-repeat scroll left center;*/
text-align:left;
text-decoration: none;
padding: 4px 0px 5px 7px;
vertical-align: middle;
}

#seminarslist td a{
color: #FDC400;
text-decoration: none;
}

#seminarslist td a:hover{
text-decoration: underline;
}

#signup_content{
/*height: 420px;*/
}

#register_content{
/*height: 420px;*/
}

#seminarheading{
border-bottom: solid 1px #4D5683;
}

#seminarheading td{
font-size: 12px;
font-weight: bold;
color: #4D5683;
}

.formbutton{
border: 1px solid #333333;
height: 18px;
font: 11px tahoma,arial,helvetica;
background-color: #eeeeee;
background-image: url(../images/button_shadow.gif);
}

#tdnErrorDisplay, #tdeErrorDisplay{
color: red;
}

.bullet{
vertical-align: top;
width: 6px;
padding-top: 4px 0px 0px 0px;
}

.image{
vertical-align: middle;
}

/** Member Registration Title Bottom **/
.member_title{
background-image: url(../images/title_bottom_bg.gif);
background-position: left bottom;
background-repeat: no-repeat;
padding-bottom: 5px;
font-size: 14px;
font-weight: bold;
text-align: left;
}