#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}

#header {
	width: 800px;
	height: auto;
}

#leftside {
	width: 265px;
	float: left;
	margin-right: 8px;
	color: #deb887; font-size: 12px; font-family: 
	verdana; font-weight: normal; line-height: 18px; 
	padding-top: 35px;
	text-align: center;
	padding-right: 10px;
}

#rightcontent {
	float: right;
	width: 500px;
	color: #deb887; font-size: 12px; font-family: 
	verdana; font-weight: normal; line-height: 18px;
	padding-top: 40px;
}

#fullcontent {
	width: 700px;
	color: #deb887; font-size: 12px; font-family: 
	verdana; font-weight: normal; line-height: 18px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	
}

#footer {
	width: 800px;
	color: #deb887; font-size: 12px; font-family: 
	verdana; font-weight: normal; line-height: 18px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 20px;
	background-color: white;
}

#specialcontent {
	float: right;
	width: 480px;
	color: black; font-size: 12px; font-family: 
	verdana; font-weight: normal; line-height: 18px;
	padding: 10px;
	background-color: #FFFF66;
	margin-top: 5px;
	margin-bottom: 10px;
}

#imagecontainer {
	float: right;
	width: 500px;
	color: black; font-size: 12px; font-family: 
	verdana; font-weight: normal; line-height: 18px;
	text-align: center;
}

#italicBold {
	font: italic bold 12px/18px Georgia, "Times New Roman", Times, serif;
	color: black;
}

/* My Comment */

* {
	
}

.right img{
	padding-bottom: 8px;
	padding-top: 8px;
}


.basicText 
{ color: #deb887; font-size: 12px; font-family: verdana; font-weight: normal; line-height: 18px; padding-top: 8px; padding-left: 12px; }
a:link 
{ color: #40e0d0; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-decoration: none; }

a:visited 
{ color: #40e0d0; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px;
	text-decoration: none;
}

a:hover 
{ color: #0f0; font-size: 12px; line-height: 15px; text-decoration: underline; }
h1 
{ color: #ffa500; font-size: 16px !important; font-family: verdana; font-weight: bold; line-height: 16px; }
h2 
{ color: #ff4500; font-size: 12px; font-weight: bold; line-height: 20px; padding-top: 5px; padding-bottom: 5px; display: inline; }
h3 { color: #ff8c00; font-size: 12px; font-weight: bold; display: inline; }