body
{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	margin: 0px;
	padding 0px: ;
	background: #ececec url(images/bg.png);
	color: #000057;
	font-size: 12px;
}

#wrapper
{
	margin: 0px;
	padding: 0px;
	border: #ececec 1px solid;
}

#title
{
	text-align: center;
	background: #bfe2f9 url(images/headerbg.png);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84B3E1;
}

#titletext { padding-top: 25px; }

#searchbox { 
	position: absolute;
	top: 5px;
	right: 5px;
}

#content ul#navbar
{
	text-align: center;
	color: #2d73b9;
	border-bottom: 1px solid #84B3E1;
	margin: 10px 0 5px 0;
	padding: 0 0 0 20px;
	list-style: none;
	height: 24px;
}

#content #navbar li {
	margin: 0 0 0 7px;
	padding: 0;
	list-style: none;
	float: left;
	border-top: 1px solid #84B3E1;
	border-right: 1px solid #84B3E1;
	border-left: 1px solid #84B3E1;
}


#navbar a {
	display: block;
	height: 18px;
	padding: 3px 5px;
	color: #000057;
}

#navbar a:hover {
	background: #84B3E1;
	color: #fff;
}


#breadcrumb {
	color: #2d73b9;
	margin: 10px 0 5px 0;

}

#children
{
	border-bottom: 1px solid #84B3E1;
	padding: 3px;
	margin-bottom: 5px;
}

a:link
{
	color: #2d73b9;
	text-decoration: none;
}

a:hover , a:active
{
	color: #2d73b9;
	text-decoration: underline;
}

a:visited
{
	color: #4E91D4;
	text-decoration: none;
}

#content
{
	text-align: justify;
	padding: 5px;
	width: 900px;
	background-color: #fff;
	margin: auto;
}

#inner {
	width: 700px;
}

#sidebar { 
	float: right;
	width: 190px;
	margin-top: 20px;
	border: 1px #84B3E1 solid;
	background: #ececec;
	font-size: 11px;
	text-align: left;
}

#sidebar h2 {
	margin-top: 0;
}

#content #sidebar h3 {
	font-weight: bold; 
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin-top: 2px;
	padding-top: 0;
}

#sidebarpadding {
	padding: 5px;
}

#titletext h1 {
	font-size: 36px;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	font-weight: normal;
}

#titletext h1 a {
	text-decoration: none;
	color:#000057;
}

h2 {
	font-weight: normal;
	padding: 0 0px;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #84B3E1;
} 

.larger { font-size: 36px; }

.smaller
{
	font-size: 16px;
	font-style: italic;
}

.column
{
	width: 320px;
	padding: 5px 10px;
	overflow: hidden;
}

.right { float: right; }

.infobox
{
	font-size: 12px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #ececec;
	border-style: dashed;
	border-width: 1px;
	border-color: #bfe2f9;
}

#content h3 {
	font-weight: normal; 
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#content h3 a { color: #000057; }

#content ul
{
	font-style: normal;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	text-align: left;
}

#content li {
	margin: 0 0 15px 0;
}

.desc
{
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
}

.rating {
	font-size: 10px;
}

.rating form {
	display: inline;
}

.clear {clear: both;}

#footer { 
	font-size: 12px;
	text-align: center;
	padding: 3px 0 0 0;
	border-top: 1px solid #84B3E1;
	margin-top: 20px;
}

.catcheck {
	margin: 0 0 10px 0;
	font-size: 12px;
}

.sometext {
	padding: 0 15px;
	font-size: 13px;
}

.warn {
	border: 1px #D55353 solid;
	background-color: #EBADAD;
	padding: 4px;
	color: #333;
}

.ok {
	border: 1px #84E184 solid;
	background-color: #C1F0C1;
	padding: 4px;
	color: #333;
}

.adsense {
	width: 470px;
	margin: 10px auto 0 auto;
}

.rate {
	display: inline;
}