/*=NARY MANIVONG SITE==============================================================================================*/	

/*html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {}
   #footer *, #header * { margin: 0px; padding: 0px; border: 0; } /*removed: vertical-align: baseline; */

body { 
background: #000000; 
color: #333; 
font-size: 62.5%; 
text-align: left;
}

.bodytext { 
color: #cfcfcf; 
font-size: 11px; 
text-align: left;
line-height: 20px;
padding-left: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.bodytext a{ 
color: #fff;
font-weight: bold;
font-size: 10px; 
text-align: left;
line-height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headers { 
color: #ccc; 
font-size: 15px; 
text-align: left;
line-height: 20px;
padding-left: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: bold;
}

#navcontainer
{
margin-left: -40px;
margin-right: auto;
margin-top: 5px;
margin-bottom: 10px;
/*margin-left: 150px;*/
/*padding-left: 20px;*/
}

#navlist li
{
font-family:Arial, Helvetica, sans-serif;
display: inline;
padding-bottom: 14px;
padding-left: 20px;
background-repeat: no-repeat;

}

#navlist a {
padding-left: 20px;
font-weight: bold;
text-transform: uppercase;
horizontial-align: center;
/*padding-top: 60px;*/
/*padding-bottom: 60px;*/
text-decoration: none;
color:#ccc;}

#navlist a:link, #navlist a:visited
{
padding-left: 20px;
color:#ccc;
background: url(http://hekima.lionking.org/randomness/arrowbullet.gif);
background-position: 0 -28px;
background-repeat: no-repeat;}*/

#navlist a:hover
{
color: fff;}

.body {
color:#FFFFFF;
size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
} 
.body a{
color:#FFFFFF;
size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;

} 


.footer {
color:#ccc;
size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
} 
.foooter a{
color:#ccc;
size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

} 

.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid black;
overflow: scroll; /*leave this value alone*/
width: 815px; /*Width of Carousel Viewer itself*/
height: 544px; /*Height should enough to fit largest content's height*/
/*padding-left:105px;*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 815px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=FOOTER==============================================================================================*/	
/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 50px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}



/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

*/
/*=FOOTER==============================================================================================*/	

