/* Designed by: CREASH */
/* www.creash.com.bd */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 63.125%;
	margin: 20px 0 20px 0;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dashed #999999;
}

a:link {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dashed #999999;
}

a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dashed #666666;
}

h1 {
	font-size: 2.0em;
	color: #666666;
	margin: 25px 2px 10px 2px;
	border-bottom: 2px solid #333333;
	display: block;
}

#body-text {
	width: 740px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #999999;
	border-right: 1px solid #CCCCCC;
}

#body-text a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}

#body-text a:link {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}

#body-text a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}

#body-text p {
	margin: 5px 10px 5px 10px;
}

.date-text {
	display: block;
	font-size: 0.9em;
	color: #999999;
	margin: 5px;
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#top {
	background: #FFFFFF;
	background: #FFFFFF url(../images/banner.gif) no-repeat center top;
	width: 740px;
	margin: 0 auto;
	height: 110px;
}

#top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CCCCCC;
	width: 740px;
	margin: 0 auto;
	height: 38px;
	border-bottom: 1px solid #999999;
	display: block;
}

#top-menu a {
	text-decoration: none;
	border: none;
}

#top-menu a:link {
	text-decoration: none;
	border: none;
}

#top-menu a:hover {
	text-decoration: none;
	border: none;
	color: #CCCCCC;
}

#top-menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 739px;
}

#top-menu li {
	margin: 3px;
	display: block;
	padding: 10px;
	float: right;
	background: none;
	list-style-image: none;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
}

#footer {
	width: 740px;
	margin: 0 auto;
	background: #666666;	
	height: 70px;
}

#footer-content {
	padding: 20px;
	color: #CCCCCF;
}

#footer-content a {
	color: #FFFFFF;
	border-bottom: 1px dashed #999999;
	font-size: 1.1em;
	font-weight: bold;
}

#footer-content a:hover {
	color: #CCCCCF;
	border-bottom: 1px dashed #999999;
}

blockquote {
	margin: 10px 15px 10px 15px;
	padding: 0;
	background: #EDFCFC;	
	display: block;
	font-size: 1.0em;
	line-height: 1.2em;
	border: dashed #333333 1px;
	min-height: 155px;
	overflow: auto;
}

img {
	margin: 0;
}

.small-photo {
	margin: 0 0 0 25px;
	float: right;
}

#navigation {
	width: 740px;
	margin: 20px auto;
	text-align: right;
	display: block;
	border-top: 1px solid #999999;
}
