/* CSS Document */
body  {margin:0px; padding:0px; }

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#595959;
}

.trBborder { border-top: 1px solid #a28326; padding-top: 8px; padding-bottom: 8px; }

h1 { color:#6ea6c0; }

a {
	text-decoration: none;
	font-size:12px;
	color:#6ea6c0;
}


a:hover { text-decoration: underline; }


.fakeLink { 
	text-decoration: none;
	font-size:12px;
	color:#6ea6c0;
	cursor:pointer;
}

.fakeLink:hover { text-decoration: underline; }

p.blueBold { color: #6ea6c0; font-weight: bold; }

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style2 {font-size: 10px}
.style3 {
	color: #6ea6c0;
	font-weight: bold;
	font-size: 16px;
}

.eventPlanningStyle {
	color: #6ea6c0;
	font-weight: bold;
	font-size: 13px;

}
.style6 {font-size: 14px}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-size: 12px}
.style9 {color: #6ea6c0; font-weight: bold; font-size: 12px; }
.style12 {font-size: 16px; color: #6ea6c0;}
.style15 {color: #595959}
.style16 {color: #595959; font-weight: bold; font-size: 16px; }
.style18 {font-size: 12px; font-weight: bold; }
.style19 {font-size: 16px}
.style20 {font-size: 9px; }
.style21 {
	font-size: large;
	font-weight: bold;
	color: #71A9C4;
}
.style27 {font-size: medium; font-weight: bold; color: #71A9C4; }
.style28 {color: #999999}
.style30 {color: #666666}
.style35 {color: #6EA6C0}
.style36 {font-size: large}
.style42 {color: #6EA6C0; font-weight: bold; }

.tableTopics {
	color: #666666;
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	padding: 5px;
	border: 2px solid #666666;

}

.formError
{
	color: #990000;
	text-align: center;
	border: 2px solid #990000;
	padding: 5px;
}

.h4blue { color: #6ea6c0; font-weight: bold; font-size: 12px; }
.h3blue { color: #6ea6c0; font-weight: bold; font-size: 14px; }
.h2blue { color: #6ea6c0; font-weight: bold; font-size: 16px; }

.h2gold { color: #C6B46D; font-weight: bold; font-size: 20px; }


.paymentForm table tr td h2 { color: #6ea6c0; font-size: 16px; }
.paymentForm table tr td h3 { color: #6ea6c0; font-size: 14px; }

.small { font-size: 10px; }

.red { color: #990000; }

.redCenter { color: #990000; text-align: center; }

#ownQuestion { display: none; margin-top: 5px; margin-bottom: 10px; }

#chooseQuestion { display: block; margin-bottom: 10px; }

.required { color: #990000; }



.lessPadding tr {
	margin: 0;
	padding: 0;
}

.lessPadding tr td {
	margin: 0;
	padding: 0;
}

.lessPadding tr td input {
	margin: 0;
	padding: 0;
}

.lessPadding tr td p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.smalltext { font-size: 12px; text-align: center; color: #999999; font-style: italic; }
.smallertext { font-size: 10px; text-align: center; color: #999999; font-style: italic; }

.tiny { font-size: 9px; }

.ItalicBold {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.speakerPageMain {
	margin: 0;
	padding-left: 14px;
	width: 241px;
}

.speakerPageMain p {
	padding-left: 10px;
	font-size: 11px;
}

.topicP {
	padding-left: 10px;
	font-size: 11px;
}

/* Form stuff 
.formError { position: absolute; left: 209px; }*/



/* Menu Stuff */
#submenu1 ul, #submenu1 li, #submenu2 ul, #submenu2 li, #submenu3 ul, #submenu3 li {
width: 150px;
}

div.menu {
position: absolute; /* Menu position that can be changed at will */
top: 113px;
left: 0px;
margin-right: 0px;
margin-bottom: 2px;
z-index:4;
}



#submenu1 {
display: none;
position: absolute;
top: 0px;
left: 209px;
width: 150px;
background: #a28326;
margin: 2px;
z-index: 8;
}

#submenu1 ul { list-style: none; margin: 0; padding: 0; }
#submenu1 ul li { padding-top: 0; padding-bottom: 0; }

#submenu1 ul li a { display: block; background-color: #a28326; text-decoration: none; width: 100%; padding: 3px; padding-right: 0; }
html>body #submenu1 ul li a { width: auto; }
#submenu1 ul li a:hover { background-color: #e8e1c5; }



#submenu2 {
display: none;
position: absolute;
top: 42px;
left: 209px;
width: 150px;
background: #a28326;
margin: 2px;
z-index: 8;
}

#submenu2 ul { list-style: none; margin: 0; padding: 0; }
#submenu2 ul li { padding-top: 0; padding-bottom: 0; }
#submenu2 ul li:hover { background-color: #e8e1c5; }
#submenu2 ul li a { display: block; background-color: #a28326; text-decoration: none; width: 100%; padding: 3px; padding-right: 0; }
html>body #submenu2 ul li a { width: auto; }
#submenu2 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu0 { display: none; position: absolute; top: 42px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu0 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu0 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu0 ul li:hover { background-color: #e8e1c5; }
#subsubmenu0 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu0 ul li a { width: auto; }
#subsubmenu0 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu1 { display: none; position: absolute; top: 62px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu1 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu1 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu1 ul li:hover { background-color: #e8e1c5; }
#subsubmenu1 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu1 ul li a { width: auto; }
#subsubmenu1 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu2 { display: none; position: absolute; top: 82px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu2 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu2 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu2 ul li:hover { background-color: #e8e1c5; }
#subsubmenu2 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu2 ul li a { width: auto; }
#subsubmenu2 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu3 { display: none; position: absolute; top: 102px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu3 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu3 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu3 ul li:hover { background-color: #e8e1c5; }
#subsubmenu3 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu3 ul li a { width: auto; }
#subsubmenu3 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu4 { display: none; position: absolute; top: 122px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu4 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu4 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu4 ul li:hover { background-color: #e8e1c5; }
#subsubmenu4 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu4 ul li a { width: auto; }
#subsubmenu4 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu5 { display: none; position: absolute; top: 142px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu5 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu5 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu5 ul li:hover { background-color: #e8e1c5; }
#subsubmenu5 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu5 ul li a { width: auto; }
#subsubmenu5 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu6 { display: none; position: absolute; top: 162px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu6 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu6 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu6 ul li:hover { background-color: #e8e1c5; }
#subsubmenu6 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu6 ul li a { width: auto; }
#subsubmenu6 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu7 { display: none; position: absolute; top: 182px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu7 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu7 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu7 ul li:hover { background-color: #e8e1c5; }
#subsubmenu7 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu7 ul li a { width: auto; }
#subsubmenu7 ul li a:hover { background-color: #e8e1c5; }

#subsubmenu8 { display: none; position: absolute; top: 202px; left: 360px; width: 150px; background: #a28326; margin: 2px; }
#subsubmenu8 ul { list-style: none; margin: 0; padding: 0; }
#subsubmenu8 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#subsubmenu8 ul li:hover { background-color: #e8e1c5; }
#subsubmenu8 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #subsubmenu8 ul li a { width: auto; }
#subsubmenu8 ul li a:hover { background-color: #e8e1c5; }




#submenu3 {
display: none;
position: absolute;
top: 85px;
left: 209px;
width: 150px;
background: #a28326;
margin: 2px;
z-index: 8;
}


#submenu3 ul { list-style: none; margin: 0; padding: 0; }
#submenu3 ul li { padding-top: 0; padding-bottom: 0; }

#submenu3 ul li a { display: block; background-color: #a28326; text-decoration: none; width: 100%; padding: 3px; padding-right: 0; }
html>body #submenu3 ul li a { width: auto; }
#submenu3 ul li a:hover { background-color: #e8e1c5; }



#region1 { display: none; position: absolute; top: 85px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region1 ul { list-style: none; margin: 0; padding: 0; }
#region1 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region1 ul li:hover { background-color: #e8e1c5; }
#region1 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region1 ul li a { width: auto; }
#region1 ul li a:hover { background-color: #e8e1c5; }


#region2 { display: none; position: absolute; top: 105px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region2 ul { list-style: none; margin: 0; padding: 0; }
#region2 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region2 ul li:hover { background-color: #e8e1c5; }
#region2 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region2 ul li a { width: auto; }
#region2 ul li a:hover { background-color: #e8e1c5; }


#region3 { display: none; position: absolute; top: 125px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region3 ul { list-style: none; margin: 0; padding: 0; }
#region3 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region3 ul li:hover { background-color: #e8e1c5; }
#region3 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region3 ul li a { width: auto; }
#region3 ul li a:hover { background-color: #e8e1c5; }

#region4 { display: none; position: absolute; top: 145px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region4 ul { list-style: none; margin: 0; padding: 0; }
#region4 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region4 ul li:hover { background-color: #e8e1c5; }
#region4 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region4 ul li a { width: auto; }
#region4 ul li a:hover { background-color: #e8e1c5; }

#region5 { display: none; position: absolute; top: 165px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region5 ul { list-style: none; margin: 0; padding: 0; }
#region5 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region5 ul li:hover { background-color: #e8e1c5; }
#region5 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region5 ul li a { width: auto; }
#region5 ul li a:hover { background-color: #e8e1c5; }

#region6 { display: none; position: absolute; top: 185px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region6 ul { list-style: none; margin: 0; padding: 0; }
#region6 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region6 ul li:hover { background-color: #e8e1c5; }
#region6 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region6 ul li a { width: auto; }
#region6 ul li a:hover { background-color: #e8e1c5; }

#region7 { display: none; position: absolute; top: 205px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region7 ul { list-style: none; margin: 0; padding: 0; }
#region7 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region7 ul li:hover { background-color: #e8e1c5; }
#region7 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region7 ul li a { width: auto; }
#region7 ul li a:hover { background-color: #e8e1c5; }

#region8 { display: none; position: absolute; top: 225px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region8 ul { list-style: none; margin: 0; padding: 0; }
#region8 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region8 ul li:hover { background-color: #e8e1c5; }
#region8 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region8 ul li a { width: auto; }
#region8 ul li a:hover { background-color: #e8e1c5; }

#region9 { display: none; position: absolute; top: 245px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region9 ul { list-style: none; margin: 0; padding: 0; }
#region9 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region9 ul li:hover { background-color: #e8e1c5; }
#region9 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region9 ul li a { width: auto; }
#region9 ul li a:hover { background-color: #e8e1c5; }

#region10 { display: none; position: absolute; top: 265px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region10 ul { list-style: none; margin: 0; padding: 0; }
#region10 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region10 ul li:hover { background-color: #e8e1c5; }
#region10 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region10 ul li a { width: auto; }
#region10 ul li a:hover { background-color: #e8e1c5; }

#region11 { display: none; position: absolute; top: 285px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region11 ul { list-style: none; margin: 0; padding: 0; }
#region11 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region11 ul li:hover { background-color: #e8e1c5; }
#region11 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region11 ul li a { width: auto; }
#region11 ul li a:hover { background-color: #e8e1c5; }

#region12 { display: none; position: absolute; top: 305px; left: 360px; width: 150px; background: #a28326; margin: 2px;  z-index: 8; }
#region12 ul { list-style: none; margin: 0; padding: 0; }
#region12 ul li { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; overflow: hidden; }
#region12 ul li:hover { background-color: #e8e1c5; }
#region12 ul li a { display: block; width: 100%;  overflow: hidden;}
html> body #region12 ul li a { width: auto; }
#region12 ul li a:hover { background-color: #e8e1c5; }



.menu li a {
color: #000000;
text-decoration: none;
font-size: 1em;
}

/* End of Menu Stuff */

/* Profile Stuff */

.profileForm {
	position: relative;
	left: 200px;
	top: -10px;
	width: 72%;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
	margin-top: 0;
	border: 1px solid #c6b36c;
}

.profileFormNew {
	width: 90%;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
	margin-top: 0;
}


.profileStart {
	position: relative;
	left: 20px;
	top: 10px;
	width: 90%;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 20px;
	border: 1px solid #c6b36c;
}

.confList {
	position: relative;
	left: 20px;
	top: 10px;
	width: 90%;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-left: 20px;
	margin-bottom: 20px;
}

.profileEditPages {	
	width: 80%;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #c6b36c;
}
	

.profileFormEdit {
	position: relative;
	left: 200px;
	top: -10px;
	width: 72%;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 0;
	border: 1px solid #c6b36c;
}

.profileFormEditNEW {
	width: 72%;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 0;
	border: 1px solid #c6b36c;
}

.paymentForm {
	position: relative;
	left: 0;
	margin-top: 0;
	margin-left: 20px;
	padding: 10px;
	padding-top: 0;
	margin-top: 0;
	border: 1px solid #c6b36c;
}

.paymentForm p {
	color: #595959;
	
}


#createOwnQuestions { display: none; }

.editButton {
	display: inline;
	color:#595959;
	padding: 5px;
	padding-left: 0;
}

.editButton a { 
	color:#303030; 
	font-size: 9px;
	padding: 3px;
	background-color: #6ea5c1;
	border: 1px solid #a28326;
}
.editButton a:hover {
	color:#303030;
	font-size: 9px;
	background-color: #c6b36c;
	border: 1px solid #a28326; 
	padding: 3px;
}
.editProfileLeft {
	left: 0;
	width: 207px;
	margin-top: 118px;
	margin-left: 2px;
	padding-top: 10px;
	background-color: #e8e1c5;
	text-transform: lowercase;
	padding-bottom: 1em;
}
.editProfileLeftNew {
	/*position: absolute;
	top: 235px;*/
	left: 0;
	width: 210px;
	padding-top: 10px;
	background-color: #e8e1c5;
	text-transform: lowercase;
}

.editProfileLeft ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.editProfileLeft ul li {
	padding: 3px;
	padding-left: 10px;
	margin: 0;
}

.editProfileLeft ul li a {
	color: #000000;
}

#subNavMenu {
	display: none;
}



.snm {
	background-color: #f0eee5;
	color: #888888;
}

.snm a {
	font-size: 11px;
	padding-left: 5px;
}


.editProfileLeft ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

.speaker_info_column {
	top: 247px;
	left: 2px;
	width: 207px;
	padding-top: 145px;
}

.internalNavLinks {
	position: absolute;
	top: 247px;
	left: 2px;
	width: 207px;
	padding-top: 2px;
	background-color: #e8e1c5;
	text-transform: lowercase;
}

.internalNavLinks h3 {
	padding-left: 13px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
	
}

.internalNavLinks ul { 
	list-style: none;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-left: 10px;
}

.internalNavLinks ul li {
	padding: 3px;
	margin: 0;
}

.internalNavLinks ul li a {
	color: #000000;
}

.internalNavLinks ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

.editProfile {
	width: 579px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

html>body .editProfile {
	left: 207px;
}

.editProfile table { width: 95%; margin-right: auto; margin-left: auto; margin-top: 0; }

.editProfile table tr td { 
	padding-bottom: 8px;
}

.editProfile h3 { color: #6ea6c0; font-size: 16px; }

.accountInformation { 
	position: relative;
	left: 200px;
	top: -10px;
	width: 95%;
	margin-top: 0;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
/*
.profileFormEdit {
	position: relative;
	left: 200px;
	top: -10px;
	width: 72%;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
	margin-top: 0;
	border: 1px solid #c6b36c;
}
*/

.accountInformation h2 {
	margin-top: 0;
	padding-top: 0;
}

td.tdHeader {
	color: #6ea6c0; font-weight: bold; font-size: 14px;
}

.dNotes { 
	padding-left: 20px;
	width: 90%;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 0;
	/*border: 1px solid #c6b36c; */
	/* background-color: #e8e1c5; */
}

html>body .dNotes {

	margin-left: 2.5%;
}

.dNotes h3 { text-align: center; }

.editTable { border: 1px solid #a28326; }

.editTable td { border-bottom: 1px solid #a28326; }



.profilePicture {
	margin-bottom:2px;
	/*height: 375px;
	background-color: #e8e1c5;
	text-align: center;
	vertical-align: middle;*/
}

/* Accounts Stuff */

.accountNavigation {
	padding-right: 11px;
	font-size: 10px;
	color: #c6b36c;
	text-align: right;
	padding: 5px;
}

.accountNavigation a {
	background-color: #6ea5c1; /* #c6b36c; */
	padding: 3px;
	padding-bottom: 5px;
	color:#000000;
	font-size: 11px;
}

.accountNavigation a:hover {
	padding: 3px;
	padding-bottom: 5px;
	text-decoration: underline;
	color: #333333;
}

.leftColumnTable {
	position: relative;
	left: 0px;
	width: 210px;
}

.rightcolumn {
	position: relative;
	top: -120px;
	left: 240px;
	width: 435px;
}

.leftNav {
	position: relative;
	left: 0;
	top: 150px;
	padding-left: 20px; 
}

.error {
	font-weight: bold;
	color: #990000;
}

.red { color: #990000; }

#createCon { display: none; }

.horizontalMenu { text-align: center; }
.horizontalMenu ul { margin: 0; padding: 5px; list-style: none; }
.horizontalMenu ul li { display: inline; background: #000000 none; padding-bottom: 7px;}
.horizontalMenu ul li a { color: #6ea5c1; background: #000000 none; font-size: 12px; }
.horizontalMenu ul li a:hover { color: #FFFFFF; }

.footer {
	background: url(images/bottom.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: left;
}

.footer p {
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	margin-top: 0;
}

.footer p a {
	color: #ffffff;
	font-size: 12px;
}