/* Edited with EditCSS */
/**** LINK-tag style sheet inv3.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet inv3.css ****/

@charset "utf-8";
/* CSS Document */

@charset "utf-8";

#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	}
	
h1 {
	font-size: 16px;
	color: #009ee0;
	text-align: left;
	word-spacing: 1px;
	}
h2 {
	COLOR: #009ee0;
	FONT-SIZE: 14px;
	margin-bottom:5px;
	margin-top: 5px;
}

p {
	font-size: 12px;
	color:#fffff;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
a:link {
	text-decoration: none;
	color: #000000;
}
#image-content img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#subscribe {
	float: left;
	height: auto;
	width: 789px;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {text-decoration: underline; color: #009ee0;}
	
#header {
	position:relative;
	float: left;
	height: 100px;
	width: 800px;
	border-bottom: 1px solid #ddd;
}

#content {
	float: left;
	height: auto;
	width: 489px;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}


#image-content {
	float: right;
	height: auto;
	width: 290px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #ddd;
}

#content img {
	border:0px;
}

#content a {
	color:#009EE0;
	text-decoration:none;
}
#content a:visited {
	color:#009EE0;
	text-decoration:none;
}
#content a:hover {
	color:#009EE0;
	text-decoration:underline;
}

#footer {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	height: auto;
	width: 800px;
	float:left;
}
#footer a {
	color:#009EE0;
	font-weight: bold;
	text-decoration:none;
}
#footer a:visited {
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover {
	font-weight: bold;
	text-decoration:underline;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: -1px;
	color: #000000;
	height: 22px;
	width: 800px;
	float:left;
	text-align:right;
}
#image-content a {
	text-decoration: none;
}
li {
	font-size: 12px;
}
