body {
	background: #000000;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	}
#box   {
	position: absolute;left: 0px;
	border: 1px solid #B5076D; 
	border-right: 0px;
	padding: 10px;
	background-color: #FFF;
	}

#box div{
	margin: 10px 0;
	}
h1 {
	padding: 10px 0 0 0;
	margin: 0;
	color: #ffffff;
}
h2, h3 {
	padding: 10px 0 0 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #308AC0;
	border-bottom: 1px #97C8E5 dotted;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

/** Style for wrapper starts here */

#wrapper {
	width: 970px;
	background: #FFFFFF;
	align: center;
	padding: 20px 10px;
}
#wrapper2 {
	background: #FFFFFF;
	align: center;
	opacity: 0.7;
}
/** Style for content starts here */
#content {
	width: 95%;
	text-align:left;
}

#content .eng {
	margin: 0px;
	font-family: georgia;
	font-size: 14px;
	
     }
#content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}


#content a {
	text-decoration: none;
}
#right {
	float: right;
	width: 600px;
}

#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(images/img06.jpg) no-repeat 0 7px;
	line-height: 13px;
}
#right .post {
}

#left {
	float: left;
	width: 250px;
	padding: 10px 10px;
	background: #F3f3f3 url(images/bt.gif) repeat;
	border: 1px solid #BCBCBC;
}
#left img{
	border: 1px dashed #BCBCBC;
	}

#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(images/img04.gif) no-repeat left 50%;
}
#left .view {
	text-align: right;
	font-family: georgia;
	font-size: 13px;
	}

/** Style for nav starts here */
#nav {
	clear: both;
	z-index: 100;
	position: fixed;
	width: 100%;
	padding-bottom: 2px;
	bottom: 0pt; 
	right: 0pt; 
	left: 0pt;
	height: 30px;
	margin: 0px auto;
	background: #000000;
	font-size: 10px;
	color: #E5E5CC;
	opacity: 0.7;
}
#nav .left {
	float: left;
	margin: 0px;
	padding-left: 5px;
	font-family: georgia, arial;
	font-size: 20px;
}
#nav .right {
	float: right;
	margin: 0px;
	padding-left: 5px;
	font-family: georgia;
	font-size: 20px;
}

/** Style for footer starts here */
#footer {
	clear: both;
	z-index: 100;
	position: fixed;
	width: 100%;
	bottom: 0pt; 
	right: 0pt; 
	left: 0pt;
	height:80px;
	margin: 0px auto;
	padding-top: 18px;
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
}
#space {
	clear: both;
	height: 230px;
	}
#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}
#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}
#footer .list {
	float: center;
	margin: 0px;
	padding-left: 5px;
	text-align: center;
	font-family: georgia;
	font-size: 20px;
	margin-bottom:20px;
	letter-spacing: 3px
}
#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}


#navi {
	clear: both;
	z-index: 100;
	position: fixed;
	width: 100%;
	top: 0pt; 
	right: 0pt; 
	left: 0pt;
	height: 13px;
	margin: 0px auto;
	padding-top: 18px;
	background: #000000;
	text-transform: uppercase;
	color: #E5E5CC;
}
#navi a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}
#navi .navileft {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}