body {
	background-color: #eeeeee;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #121212;
/*	background-image: url(../../ryan/main_bg.jpg); 
	background-repeat: repeat-x; */
}

.block {
	margin-bottom: 3px;
/*	border: 2px double #2E70B8; */
	background-color: #225289;
	background-image: url(../../interface/side_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 100%;
	margin-top: 2px;
	margin-left: 1px;
}

.block2 {
	margin-bottom: 3px;
/*	border: 2px double #2E70B8; */
	background-color: #225289;
	background-image: url(../../interface/side_bg_google.jpg);
	background-repeat: repeat-x;
	margin-right: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 100%;
	margin-top: 2px;
	margin-left: 1px;
}

/*#headerTitle h1 {
	margin-left: 1px; 
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-weight: bold;
}*/

/*#header {

}
*/
/*a:hover {
	color: #0C72A2;
	background: #F0FDE2;
	border-bottom: 1px solid #0C72A2;
}*/

/*
#main {
	border: 1px inset #121212;
	margin-bottom: 90px;
	background-color: #121212;
	background-image: url(../../ryan/content-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

div #sidebar {
	margin: 2px;
}

#rightSidebar {

}*/



/*#main h2, #content h3 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
}*/

/*#content {
}*/
/*
#navbar {
}

.menu {
	list-style: none;
	margin: 0 3px;
	padding: 0px;
}

.menu li {
	float: left;
	height: 30px;
	background:#009ae2;
	margin: 0 0px;
	white-space: nowrap;
	font-size: 20px;
	border: 1px solid #becbdd;
	color: #FFFFFF;
}

.menu li a{
	color:#ffffff;
	display: block;
	width: 80%;
	text-decoration: none;
	padding: 0px 0px 0px 30px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	background-image: url(../../interface/navigation_bg.jpg);
	background-repeat: repeat-x;
}

.menu li:hover{
	background:#dae4f2;
	color:#007911;
}

.menu li a:hover {
	background-position: 0px -36px;
	border: none;
	color:#ffffff;
	background:#008dc5; 
}
/*
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #F0F0F0;
	border: 2px solid #DBEFF6;
	color: #0C72A2;
}

td input.button {
	padding-left: 0px;
	height: 2em;
	max-width: 200px;
}
*/
