
#wrap
{
	background: white;
	margin: 0 auto;
	width: 886px;
	border-top: 1px solid #202020;
	border-left: 1px solid #202020;
	border-right: 1px solid #202020;
	border-bottom: 1px solid #202020;
}

#main
{
	
	background: white;
	float: right;
	width: 825px;
}
#sidebar
{
	float: left;
	width: 55px;
	background: white;
	padding: 0;
}


body
{
	margin-top: 0px;
	padding: 0;
	background: url(../images/vert_long.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

b.date
{
	font-size: 12px;
}
.top-wrapper
{
	/*width: 831px;*/ /* 	margin: 0 auto;     margin-bottom :0px; 	background :blue; 	 	border-top: 1px solid #202020; 	border-left: 1px solid #202020; 	border-right: 1px solid #202020; */
}
.content-wrapper
{
	/*width: 831px;*/
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 10px;
	background: green; /*border-bottom: 1px solid #202020;*/ /*border-left: 1px solid #202020;*/ /*border-right: 1px solid #202020;*/
}

#content
{
	margin: 0 0 0 0;
	margin-top: 0px;
	background: white;
	width: 816px;
}

.greybox
{
	background :#f2f2f2;
	
}
#middlecontent_wide
{
	margin: 0px 0px 0px 0px;
	float: left;
	top: 0px;
	background: white;
}
#middlecontent
{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 650px;
	top: 0px;
	background: white;
}

#header
{
	height: 130px;
	margin: 0 auto;
	background: url(../images/qasara.png) no-repeat left top;
}

#sidebar-right
{
	float: right;
}
#footer
{
	clear: both;
}

#flash
{
	clear: both;
}


#news
{
	/*padding : 10px 10px 10px 10px;*/ /*border-left: 1px solid #202020;  border-right: 1px solid #202020;  border-top: 1px solid #202020;  border-bottom: 1px solid #202020;*/
	font-size: 12px;
}

#news_content
{
	padding: 10px 10px 10px 10px;
}
#round-tl2
{
	background: url(../images/tl.png) top left no-repeat;
	border-style: solid;
	border-width: thin;
	border-color: #F0F0F0;
}

#round-t
{
	background: url(../images/t.png) top repeat;
}
#round-tr2
{
	background: url(../images/tr.png) top right no-repeat;
}
#round-br2
{
	background: url(../images/br.png) bottom right no-repeat;
}

#round-bl2
{
	background: url(../images/bl.png) bottom left no-repeat;
}

#round-tl
{
	background: url(../images/top-left.gif) top left no-repeat;
}
#round-tr
{
	background: url(../images/top-right.png) top right no-repeat;
}
#round-br
{
	background: url(../images/bottom-right.png) bottom right no-repeat;
}
#round-bl
{
	background: url(../images/bottom-left.png) bottom left no-repeat;
}

h2
{
	padding-top :10px;
	
	
	font-weight: normal;
	color: black;
}

h1, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: black;
}

h2
{
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 24px;
}
h3
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #F4F4F4; /*font-weight: bold;*/
}

h4
{
	display: inline;
}


p, ol, ul, blockquote
{
	line-height: 18px;
}

a
{
	text-decoration: none;
}
a:link
{
	color: #0000FF;
}


a:hover, a:active
{
	text-decoration: none;
	color: #0000FF;
}
a:visited
{
	color: #0000FF;
}
img
{
	border: none;
	padding: 5px 5px 5px 5px;
}

img.nopad
{
	border: none;
	padding: 1px 1px 1px 1px;
}

img.thickpad
{
	border: none;
	padding: 10px 10px 10px 10px;
}


img.left
{
	float: left;
	margin-right: 15px;
}

img.right
{
	float: right;
	margin-left: 15px;
}

input.text
{
	background-color: #F4F4F4;
}





#side
{
	width: 150px;
	float: left;
	margin-left: 5px;
	padding: 5px;
}

#content2
{
	padding: 10px;
	margin-left: 150px;
}



ul.NoBulletNoIndent
{
	margin-left: 0px;
	padding-left: 0px;
}

/* Footer */
#footer-wrap
{
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
}
#footer
{
	margin: 0 auto;
	height: 0px;
	min-height: 0px;
	padding: 0;
}
html > body #footer
{
	height: auto;
}
#footer p
{
}
#legal
{
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
	font-size: 10px;
}
#legal a
{
	color: #999999;
}

#box-left
{
	position: relative;
	margin-left: 0px;
	margin-right: auto; /*	float :left;*/ /*margin-top: 3em;*/
	padding: 0;
	text-align: left; /*width:100%;*/ /* <-- use this to tie width to viewport size */ /*	width: 45em;*/ /* <-- use this for a set width */ /*background-color: #eeeeee;*/
}

#box
{
/*background-color: #eeeeee;*/
    border:1px solid #eeeeee;
	/*width :620px;*/
	position: relative;
	margin : 0 0 0 0;
	/*margin-right: auto;*/ /*margin-top: 3em;*/
	padding: 0px 00px 0px 0px;
	text-align: left; /*width:100%;*/ /* <-- use this to tie width to viewport size */ /*	width: 45em;*/ /* <-- use this for a set width */ /*background-color: #eeeeee;*/
}

#tlc, #trc, #blc, #brc
{
	background-color: transparent;
	background-repeat: no-repeat;
}

#tlc
{
	background-image: url(../images/tlc1.gif);
	background-position: 0% 0%;
}

#trc
{
	background-image: url(../images/trc1.gif);
	background-position: 100% 0%;
}

#blc
{
	background-image: url(../images/blc1.gif);
	background-position: 0% 100%;
}

#brc
{
	background-image: url(../images/brc1.gif);
	background-position: 100% 100%;
}

#tb, #bb
{
	background-color: transparent;
	background-repeat: repeat-x;
}

#tb
{
	background-image: url(../images/tb1.gif);
	background-position: 0% 0%;
}

#bb
{
	background-image: url(../images/bb1.gif);
	background-position: 50% 100%;
}

#rb
{
	background-image: url(../images/r1.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

#lb
{
	/*	background-color: #eeeeee;*/
	background-color: white;
	background-image: url(../images/l1.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}

#tlc-g, #trc-g, #blc-g, #brc-g
{
	background-color: transparent;
	background-repeat: no-repeat;
}

#tlc-g
{
	background-image: url(../images/tlc.gif);
	background-position: 0% 0%;
}

#trc-g
{
	background-image: url(../images/trc.gif);
	background-position: 100% 0%;
}

#blc-g
{
	background-image: url(../images/blc.gif);
	background-position: 0% 100%;
}

#brc-g
{
	background-image: url(../images/brc.gif);
	background-position: 100% 100%;
}

#tb-g, #bb-g
{
	background-color: transparent;
	background-repeat: repeat-x;
}

#tb-g
{
	background-image: url(../images/tb.gif);
	background-position: 0% 0%;
}

#bb-g
{
	background-image: url(../images/bb.gif);
	background-position: 50% 100%;
}

#rb-g
{
	background-image: url(../images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

#lb-g
{
	background-color: #eeeeee;
	background-image: url(../images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}

#boxcontent
{
	padding: 1em;
}
