body {
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #323232;
	text-align: center;
	line-height: 18px;
	margin: 0px;
}
a {
	outline: none;
}

a:link, a:active, a:visited {
	color: #323232;
	text-decoration: underline;
}
a:hover {
	color: #323232;
	text-decoration: none;
}
.blue {
	color:#219ABD !important;
}
.green {
	color:#6DCC91 !important;
}
.brown {
	color:#8B4C01 !important;
}
.purple {
	color:#7D3787 !important;
}
hr {
	height: 1px;
	background-color: #a5a5a5;
	border: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
#container {
	width: 780px;
	background-color: #fff;
	text-align: justify;
	margin: 0 auto;
}
#header {
}
#nav-index {
	background-image: url(../images/background-nav-index.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
}
#nav-pas {
	background-image: url(../images/background-nav-pas.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
}
#nav-bb {
	background-image: url(../images/background-nav-bb.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
}
#nav-contact {
	background-image: url(../images/background-nav-contact.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
}
.button-padding {
	padding: 0px 20px 0px 0px;
}
#content {
	padding: 20px 60px 20px 60px;
}
#left-col {
	width: 320px;
	padding: 0px 10px 0px 0px;
	float: left;
}
#left-col a {
	color: #e33f10;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#left-col a:hover {
	color: #e33f10;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#right-col {
	width: 320px;
	padding: 0px 0px 0px 10px;
	float: right;
}
#right-col a {
	color: #e33f10;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#right-col a:hover {
	color: #e33f10;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#sub-nav-index {
	width: 660px;
	height: 61px;
	background-image: url(../images/background-subnav-index.gif);
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
	text-align: center;
}
#sub-nav-index a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#sub-nav-index a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#sub-nav-pas {
	width: 660px;
	height: 61px;
	background-image: url(../images/background-subnav-pas.gif);
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
	text-align: center;
}
#sub-nav-pas a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#sub-nav-pas a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#sub-nav-bb {
	width: 660px;
	height: 61px;
	background-image: url(../images/background-subnav-bb.gif);
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
	text-align: center;
}
#sub-nav-bb a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#sub-nav-bb a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#sub-nav-contact {
	width: 660px;
	height: 61px;
	background-image: url(../images/background-subnav-contact.gif);
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
	text-align: center;
}
#sub-nav-contact a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#sub-nav-contact a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	font-size: 11px;
	padding: 20px;
	overflow: auto;
	text-align:center;
}
#footer a {
	color: #323232;
	text-decoration: none;
	font-weight: normal;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}

#visitblog {
	width: 280px;
	color: #ffffff;
	font-size: 11px;
	padding: 20px;
	background-color: #B16D1B;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	margin-bottom: 15px;
}

#newsvine {
	width: 280px;
	color: #ffffff;
	font-size: 11px;
	padding: 20px;
	background-color: #C37CCD;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
}
#visitblog a:link, a:active, a:visited, #newsvine a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#visitblog a:active, #newsvine a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#visitblog a:visited, #newsvine a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#visitblog a:hover, #newsvine a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.link-padding {
	padding: 0px 20px 0px 0px;
}
.clear {
	clear: both;
}
.img-padding-bottom {
	padding-bottom: 20px;
}
.small-img-padding {
	padding-top: 20px;
	padding-bottom: 20px;
}#flash {
	padding-top: 20px;
	padding-bottom: 20px;
}