html{
	background: #7899ae url(images/bkg3.gif) top center repeat-y;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515151;
}

body {
	text-align:center ;
	margin: 0; 
	padding: 0;
}

h1, h2, td, th, tr, table, form, input, radio, object, p, li, ul, img {
	margin: 0; 
	padding: 0;
}

#Header {
	background: #515151 url(images/header_bkg.jpg) top right repeat-x;
}

#mainTable {
	background: #dff2f3 url(images/background.gif) top left repeat;
	margin-top: 5px;

}

#mainCenter {
	margin: 0;
	padding: 0;
}

h2 {
	color: #d7d7d7;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 15px;
}

h2 a {
	color: #d7d7d7;
	text-decoration: none;
}

h2 a:hover {
	color: #5fbfc5;
	text-decoration: none;
}


#Div {
	background: #ffffff url(images/vline.gif) top right repeat-y;
}

h1 {
	color: #5fbfc5;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}

p {
	padding-bottom: 10px;
	font-size: 13px;
}

p a {
	color: #5fbfc5; 
	font-style: italic;
	text-decoration: underline;
}

p a:hover {
	color: #515151;
	text-decoration: underline;
}

#highlighted {
	font-style: italic;
	font-weight: bold;
}

#rightHome {
	background: #ffffff url(images/homeRight.jpg) bottom right no-repeat;
}

#menuHome {
	background: #515151 url(images/menu_bkg_home.jpg) bottom left no-repeat;
}

#leftPage {
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 15px;
}

#rightPage {
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 20px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

li {
	margin-left: 15px;
	padding-bottom: 5px;
	color: #5fbfc5;
	font-size: 13px;
	list-style-position: outside;
}

#rightPage input {
	margin-bottom: 5px;
}


#leftPage input {
	margin-bottom: 5px;
}

.continput {
	font-size: 10px;
	color: #515151;
	height: 18px;
	background-color: #fbf6a1; 
}

#contradios {
	font-size: 12px;
}

#contradios input {
	margin-bottom: 0px;
	margin-right: 3px;
}

.contradio {
	margin: 0; 
	padding: 0;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#nomadHome {
	padding-left: 5px;
	padding-bottom: 50px;
}

#nomadContainer {
	position:relative;
	top:-380px;
	left:480px;
	width:220px;
}

#nomadContainerGuy {
	position:relative;
	top:-233px;
	left:120px;
	width:203px;
}

#guynomad {
	position:absolute;
	top:0;
	right:0;
	width:203px;
}

.messageinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	height: 65px;
	background-color: #fbf6a1; 
}


#nomadContainerToolbox {
	position:relative;
	top:-233px;
	left:120px;
	width:203px;
}

#toolboxNomad {
	position: absolute; 
	bottom: 30px; 
	right: 30px;
}

#nomad {
	position: absolute; 
	bottom: 30px; 
	right: 30px;
}

#errorMessage {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}