/* CSS Document */

h2{
	margin:0;
	padding-bottom:2px;
}

h3{
	margin:0;
	padding-bottom:2px;
	font-family:"Comic Sans MS", cursive;
}

.clear
{
	float:left;
	clear:both;
}


body
{
	width:100%;
	height:100%;
	margin:auto;
	background-image:url(images/wood.jpg);
}

#footer
{
	width:100%;
	height:auto;
	background-image:url(images/wood.jpg);
	position:fixed;
	bottom:0px;
	padding-bottom:5px;
}

.quote_text
{
	width:100%;
	height:auto;
	color:#333;
	clear:both;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sponsor_text
{
	width:150px;
	height:auto; 
	color:#FF3300; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	float:right;
	clear:both;
	text-align:right;
	margin-right:5px;
	margin-bottom:5px;

}

.sponsor 
{
	width:100%;
	height:34px;
	padding-top:4px;
	padding-bottom:2px;
	border: 1px solid #999999;
	border-left:none;
	border-right:none;
	clear:both;
	margin-bottom:10px;
		background-color:#FFFFFF;
}

.nav
{
	width:800px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	clear:both;
	margin:auto;
}

.nav a
{
	text-decoration:none;
	color:#999999;
}

.nav a:hover
{
	color:#FF0000;
}

h1
{
	color:#FF3300;
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
}

.text1
{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.text1 a
{
	color:#FF3300;
}

.text1 a:hover
{
	color:#FF6600;
	text-decoration:underline;
}

.content
{
	width:450px;
	height:auto;
	margin:auto;
}



.content2
{
	margin:auto;
	width:400px;
	height:393px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}

.content3
{
	margin:auto;
	width:100%;
	height:auto;
	float:left;

}


.content4
{
	width:550px;
	height:auto;
	margin:auto;
	margin-bottom:60px;
}

.content5
{
	width:1110px;
	height:auto;
	margin:auto;
	margin-bottom:80px;
	margin-top:10px;
	clear:both;
	padding-bottom:40px;
}

.content-txt
{
	width:100%;
	height:auto;
	margin-top:20px;
	float:left;
	clear:both;
	font-family:"Comic Sans MS", cursive;
	font-size:13px;
	line-height:18px;
}


.layout_text
{
	width:200px;
	margin:auto;
}


.text2
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}


.text3
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}


.web_developer
{
	color:#CCCCCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left:10px;
	clear:both;
}

.web_developer a
{
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC;
}


.web_developer a:hover
{
	font-size:10px;
	text-decoration:none;
	color:#FF6600;
}


.youtube
{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.youtube:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}

ul li
{
	margin-bottom:8px;
}

.comment-green
{
	width:600px;
	height:auto;
	background-color:#690;
	color:#FFF;
	padding:8px;
	float:left;
	border-radius:5px;
	font-size:17px;
	margin-bottom:3px;
	clear:both;
}

.comment-green2
{
	width:600px;
	height:auto;
	background-color:#A3B863;
	color:#FFF;
	padding:8px;
	float:left;
	border-radius:5px;
	font-size:17px;
	margin-bottom:3px;
	clear:both;
}

.comment-yellow
{
	width:600px;
	height:auto;
	background-color:#FC0;
	color:#333;
	padding:8px;
	float:left;
	border-radius:5px;
	font-size:17px;
	margin-bottom:3px;
	clear:both;
}

.comment-yellow2
{
	width:600px;
	height:auto;
	background-color:#FFC;
	color:#333;
	padding:8px;
	float:left;
	border-radius:5px;
	font-size:17px;
	margin-bottom:3px;
	clear:both;
}


.comment-photo
{
	width:80px;
	height:auto;
	float:left; 
	border:3px solid #fff;  
	border-radius:3px;
}

.comment-text
{
	width:400px;
	height:auto;
	margin-left:10px; 
	padding-top:10px; 
	float:left;
}


h1
{
	font-size:22px;
}

#container
{

}


.text1 h2
{
	margin-bottom:8px;
}