html{font-size: 100%;}
body {
	
padding:0px; font-family: arial;
	font-size: 13px; margin: 50px auto;
	color:#424242; background-color:#E6E6E6;background-image:url('layout/lightskytiling4.png');}
table{font-size: 13px;}

a:link, a:visited {
text-decoration: none;
color: #0066cc; font-weight:bold; }

a:hover {
text-decoration: none;
color: #9c9c9c; font-weight: bold;} 

a:active {
text-decoration: none;
color: #0066cc; font-weight: bold;}


#container {
	width:680px; 
margin: 0px auto; text-align: left; 	overflow: auto;}

#whitespace {height:50px; margin:0px;
background:url('layout/lightpaper2.png'); color:#FFFFFF;}

#image {background-position: center; height: 250px; border-top:4px solid #000000; border-bottom:4px solid #000000; 
width:680px; margin:0 auto; background-image:url('layout/lightimg.png'); 
}

#header{margin:0 auto; width:680px; color:#000000;}

#header p.name{margin:5px 0px 5px 0px; float: left; font-size:20px;}

#header a{text-transform: lowercase; font-weight:normal; color:#000000; }

#header a.menu{color:#0066cc; text-transform:uppercase;}


#main {border-top:4px solid #000000; border-bottom:4px solid #000000; 

padding:10px;
background:#ffffff;
}

p.indexx {font-size:11px;}
a.indexx {font-size:18px; font-weight:normal;}
.indexx a:hover{font-weight:normal;}
ol {margin-bottom: 0px; }
ol li{margin-bottom: 0px; }
ol li a{margin-bottom: 0px; }


#footer {height:25px; margin-top:20px; width:680px;  color:#000000;}

h1, h2       { 
   
    font-weight:normal; text-align:left; text-transform:uppercase; color:#999999; font-size: 18px; margin:0px;
        
    }
.clear { clear: both; }
