body {
	margin: 0px;
	padding: 0px;
	background: url(assets/images/tilebkg.gif) repeat-y scroll center center;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
#header {
	height: 244px;
	width: 760px;
	background: url(assets/images/header2.jpg) no-repeat;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#navbar {
	background: #000000;
	height: 30px;
	width: 740px;
	border-top: 1px #7D6B53;
	border-right: #7D6B53;
	border-bottom: 1px #7D6B53;
	border-left: #7D6B53;
	padding-left: 20px;
	font-size: 1em;
}
.navbuts {
	float: left;
	position: relative;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 30px;
	width: 90px;
}

#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #710000;
	display: block;
}

#col1 {
	float: left;
	position: relative;
	width: 180px;
	padding: 55px 10px 10px;
	background: url(assets/images/menubkg.gif) no-repeat scroll left top;
}
#col2 {
	float: left;
	width: 496px;
	position: relative;
	padding: 10px;
	color: #333333;
	font: 1em/1.5 Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-y;
	background-position: -30px bottom;
	
}
#col2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}


#footer {
	background: #FFFFFF url(assets/images/footer.jpg) no-repeat scroll;
	height: 50px;
	width: 760px;
	border-top: #E0DFE3;
	font: 11px "Lucida Sans Unicode", verdana, sans-serif;
	color: #666666;
	letter-spacing: -1px;
	text-indent: 20px;
	clear: both;


}

ol {
	color: #666666;
	text-align: justify;
	margin-right: 15px;
}

h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #432F1B;
}

#col1 li a {
	list-style: none;
	text-decoration: none;
	color: #333333;
	font: 13px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	display: block;
	vertical-align: middle;
	text-indent: 10px;
	
}

#col1 li a:hover {
	height: 24px;
	width: 140px;
	list-style: none;
	text-decoration: none;
	color: #FFCC66;
	font: 13px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	background: #000000;
	text-indent: 10px;
	vertical-align: middle;
}
#col1 ul  {
	list-style: none;
	position: relative;
	display: inline;
	background: url(none) no-repeat scroll left top;
	}
	
#col1 ul li {
	border-bottom: 1px solid #000000;
	height: 24px;
	width: 140px;
	line-height: 24px;
	vertical-align: middle;
	display: block;
}

.clearfix2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}#bodycontainer {
	background: url(assets/images/bodybkg.jpg) repeat-y scroll;
	height: 100%;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
.scripts {
	margin-top: 40px;
	position: relative;
	width: 200px;
}



#heading1 {display:none}
#heading2 {display:none}

.boldclass {
	font-weight: bold;
}
#col2 a {
	color: #000033;
	text-decoration: none;
	border-bottom: 1px dotted #000033;
}

.explanation {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.images {
	text-decoration: none;
	padding: 4px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#col2detay {
	width: 100%;
}
#speecher {
	font-family: Arial, Helvetica, sans-serif;
}
