html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}





body {
	background: #0D0D0D;
	/*background: #CC0000;*/
	/*background: url(images/bgPhoto.jpg);*/
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}


#framecontentLeft {
position: absolute; 
top: 0; 
left: 0; 
width: 200px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: navy;
color: white;
}

#framecontentRight{
left: auto;
right: 0; 
width: 150px; /*Width of right frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: navy;
color: white;
}

#framecontentBottom{
position: absolute;
bottom: 0; 
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
right: 150px; /*Set right value to WidthOfRightFrameDiv*/
width: auto;
height: 120px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: black;
color: red;
}





#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	background: url(images/aklogo3.jpg) no-repeat;
	/*background: #181818;*/
	/*background: url(images/bgPhoto.jpg);*/
	
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;

}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 728px;
	height: 210px;
	background: url(images/aklogo2.jpg) no-repeat;
}
#headin {
	position: absolute;
	top: 208px;
	left: -4px;
	width: 370px;
	height: 180px;
	background: url(images/EZADVERT.jpg) no-repeat;



-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;

}

#headin1 {
    position: absolute;
    left: 572px;
    top: 112px;
    width: 248px;
    height: 24px;
    background: url(images/call.jpg) no-repeat;
    
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;

}

#headin2 {
    position: absolute;
    left: 572px;
    top: 117px;
    width: 248px;
    height: 24px;
    background: url(images/text.jpg) no-repeat;
    
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;

}


</STYLE>

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/menu5.jpg) 100% 0;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #FF7F00;
}

.arrowgreen li a:hover{
	color: #FFA405;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #FFA405;
	background-position: 100% -64px;
}

</style>



#topnav {
	position: absolute;
	top: 272px;
	left: -182px;
	width: 145px;
	height: 1020px;
}

/*#topnav0 {
	position: absolute;
	top: 282px;
	left: 850px;
	width: 145px;
	height: 1020px;
}
*/
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 617px;
	left: 0px;
	width: 285px;
	height: 330px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
}
#left-box2 {
	position: absolute;
	top: 282px;
	left: 2px;
	width: 285px;
	height: 330px;
	background: ;
}

#ads1 {
	position: absolute;
	top: 440px;
	left: -7px;
	width: 230px;
	height: 300px;
	background: #131212 url() repeat-x;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
/*
#ads2 {
	position: absolute;
	top: 791px;
	left: 2px;
	width: 285px;
	height: 180px;
	background: #131212 url(images/ad2.jpg) repeat-x;
	-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
*/

#sideads {
	position: absolute;
	left: 751px; 
	top: 304px; 
	width: 134px; 
	height: 680px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;

}


#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
	
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}

#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;

}

#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 300px;
	left: 285px;
	width: 512px;
	height: 470px;
	background: #1E1E1E top left url(images/jpg) no-repeat;
	
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}

#Showinfo { 
	position: absolute;
	top: 350px;
	left: 285px;
	width: 490px;
    height: 200px"
   
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
} 

#show-bot{
width:480px; 
height: 150px;
}

                
#content-bot {
	background: bottom url(images/.gif) repeat-x;
	height: 254px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner {
	padding: 10px 27px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 330px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 217px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
	
#divider {
    position: absolute;
	top: 900px;
	left: 0px;
	width: 285px;
	height: 26px;
	background: bottom url(images/footer_bg.gif) repeat-x;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}

#footer {
	position: absolute;
	top: 888px;
	left: -4px;
	width: 370px;
	height: 60px;
	background: #000001;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}