
* {padding:0;margin:0;
	text-align:left;}


html,body{margin:0;
	padding-top:0;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#fff;
	color: #000000;
	text-align:left;
	}


#flashcontent {
	width:900px; 
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	}
	
html {
		height: 100%;
	}

#outer{
	width:800px; 
	background:#fff;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	position:relative;
}

#header {
	font: bolder;
	background:#FFFFFF;
	height:100px;
	color:green;
	border-bottom:thin solid black;
	padding:0px;
	background-repeat:no-repeat;
}


#sub-header{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align: left;
	height:20px;
	line-height:20px;
	padding-bottom: 0.5cm;
	padding-top: 0.5cm;
	margin-bottom:5px;
	border-bottom:#CCCCCC thin solid;
}

.nav {
	margin:0;
	padding:0;
	}

.nav ul {
	margin:0;
	padding:0;
	font-size:20px;
	list-style:none;
	}

.nav li {
	margin:5px;
	padding:0px;
	display:inline;
		}
		
.nav a:active { 
	color: #00CC00;
	text-decoration: none;
 }

.nav a:link{ 
	color: #00CC00;
	text-decoration: none;
 }

.nav a:visited {
	color: #00CC00;
	text-decoration: none;
 }

.nav a:hover{
	color: #74A0FF;
	text-decoration: none;
		border:0px;
	}

#imgroll {
	width: 90px;
	height: 100px;
	background-image: url(../pic/laap_00cc00.jpg);
	display: block;
	text-decoration: none;
}

#imgroll:hover {
	background-image: url(../pic/laap_74A0FF.jpg);
}

#left{
	float:left;
	width:558px;
}

#right{
	float:right;
	width:250px
}

.left-blog,.right-blog{
	background:#ffffff;
	margin:15px;
}

.right-blog{background:#ffffff;margin:15px 13px 15px 0}

.left-blog-header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color: #00CC00;
	padding:5px	;
	background:#ffffff;
}

.left-blog-header a:link { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

.left-blog-header a:visited { 
	text-decoration: none;
	color: #00CC00;
}

.left-blog-header a:active { 
color: #00CC00;
}

.left-blog-header a:hover { 
color: #74A0FF;
}


.right-blog-header{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color: #FF3300;
	padding:5px	;
	background:#ffffff;
	}
	
.right-blog-header{height:auto;padding:2px}

.right-blog-header a{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color: #FF3300;
	text-decoration:none;
}

.right-blog-header a:hover{ 
color: #74A0FF;
}

.left-blog-footer{
	border-top:1px solid #000;
	height:1.2em;
	text-align:right;
	color: #000000;
}

#footer {
	text-align:center;
	clear:both;	
	height:40px;
	border-top:1px solid #CCCCCC;
	color:#009900;
	margin-top:5px;
	}
	
ul{ list-style:none;}
li{ list-style:none;}

a:link {
	text-decoration:none;
	color:#74A0FF;
}

a:visited {
	text-decoration:none;
	color:#74A0FF;
}

a:active {
	text-decoration:none;
	color:#74A0FF;
}

a:hover {
	text-decoration:none;
	color: #00CC00;
}

#footer a {color:#00CC00;}

p {margin:0 0 .5em 0;padding:0 5px}

