
body {
	background-color:#BACCD6;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 75%;	
	color: #364F5C;
}
table {
	width: 95%;
}
td {
	vertical-align: top;
}
.fixer {
	clear: both;
}
/*START header, this is the TOP part*/
#header {
	width:85%;
	margin: 0px auto;
	background-color:#364F5C;
	padding: 2px;
	color: #FFFFF0;
	height: 80px;
	background-image: url(images/bgg.gif);
}
#header h1 {
	padding: 0px;
	margin: 0px;
	font-size: 350%;
	font-style: italic;
	font-weight: normal;
}
#insideheader {
	background-color: #FFFFF0;
	display: block;
	float: right;
	height:64px;
	text-align: center;
	padding: 8px;
}
#insideheader h3 {
	padding: 0px;
	font-size: 100%;
	color: #364F5C;
	margin: 0px;
	font-weight: normal;
}

#insideheader h2 {
	font-size: 100%;
	color: #A00505;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/*END header, this is the CONTENT*/
.spc {
	width: 100%;
	height: 18px;
	clear: both;
}
#content {
	border: 2px solid #364F5C;
	background-color: #FFFFF0;
	width:85%;
	margin: 0px auto;
	height:100%
}
#menu {
	display: block;
	background-color: #364F5C;
	color:#FFFFF0;
	font-weight: bold;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #BACCD6;
	margin-left: 20px;
	text-decoration: none;
	padding:4px;
}
#menu a:hover {
	margin-left: 20px;
	color: #FFFFF0;
	text-decoration: none;
	padding:4px;
}
#contpad {
	padding: 8px;
	display:block;
}
#contpadtwo {
	padding: 4px;
}
#spctwo {
	width: 100%;
	height: 18px;
	background-color: #364F5C;
	margin-top:10px;
}
#i {
	margin:5px;
	font-size: 400%;
	width: 60px;
	height: 60px;
	background-color:#A00505;
	float: right;
	text-align: center;
	color:#FFFFF0;
}
#descr {
	margin:5px;
	font-weight: bold;
	border: 1px solid #364F5C;
	padding: 10px;
	width: 50px;
	height: 30px;
	text-align: center;
	float: left;
}
p {
margin: 0 0 0 0px;
}
#left {
	padding: 10px;
	margin-right: 160px;
	height: auto;
}
#leftheader {
	background-color:#A00505;
	padding: 2px;
	color: #FFFFF0;
}
#right {
	float: right;
	width: 150px;
	padding: 10px;
}
#rightheader {
	width: 150px;
	background-color:#A00505;
	padding: 2px;
	color: #FFFFF0;
}
.line {
	font-size: 1%;
	margin-right: 0px;
	background-color:#364F5C;
	height: 1px;
}
#spcthree {
	width: 100%;
	background-color: #A00505;
	margin-top:10px;
	color: #FFFFF0;
	text-align: center;
	clear: both;
}
#contpadthree {
	padding: 8px;
	display:block;
}
#spcthree a:link, #spcthree a:hover,  #spcthree a:active, #spcthree a:visited {
	color: #FFFFF0;
}
a:link, a:active, a:visited {
	color: #364F5C;
	text-decoration: underline;
}
a:hover {
	color: #A00505;
	text-decoration: none;
}
.readmore {
	background: url(images/bubble.gif) no-repeat left;
	padding-left: 20px;
}
.search {
	vertical-align: top;
}
.bmarksss {
	width: 13%;
	vertical-align: top;
}
.bmarksss1 {
	width: 87%;
	vertical-align: top;
	text-align: left;
	padding: 10px 0px 0px 10px;
}
.mochironbold {
	font-weight: bold;
}

