﻿html, body {
	background: #ef4577;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 18px; font-weight: normal; color: #57d3e0; line-height: 24px; margin: .67em 0;}
h2 {font-size: 16px ; font-weight: normal; color: #57d3e0; line-height: 22px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #57d3e0; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #ef4577; text-decoration: none;}
a:visited {color: #ef4577; text-decoration: none;}
a:hover {color: #57d3e0; text-decoration: underline;}
a:active {color: #57d3e0; text-decoration: underline;}
.right {float: right; margin: 10px 0 10px 15px;}
.left {float: left;margin: 10px 15px 10px 0;}

.large {
	font-size: 14px;
	line-height: 22px;
	color: #000;
}
.small {
	font-size: 10px;
	line-height: 16px;
}

#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
#container {
	background: #FFFFFF url(/images/content-bg.gif);
}

#header {
	background: #ffffff url(/images/header.jpg) top left no-repeat;
}


#footer {
	background: #deecfc url(/images/footer-bg.gif) top left no-repeat;
	font-size: 10px;
	color: #4b6a67;
}
a.footer-link:link, a.footer-link:visited, a.footer-link:active {color: #4b6a67; text-decoration: underline;}
a.footer-link:hover {color: #000000; text-decoration: underline;}

#content {
	background-color: #ffffff;
}

.article_header {
	font-size: 14px;
	font-weight: bold;
	color: #67d1c8;
}
hr {
	height: 2px;
	margin-top: 10px;
	border: none;
	border-top: 1px solid #0b0e39;
}
#content ol { margin: 11px 0 11px 40px; }
#content ul {
	margin: 11px 0 11px 40px;
	list-style-image: url(/images/bullet-ie.gif);
}
html>/**/body #content ul {
	list-style-image: url(/images/bullet.gif);
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
	background: #f1f6f9;
}

#left-column{
	background: #ffffff;
}

#loginbox {
	padding: 7px;
	margin: 7px;
}

