@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}

a {
	color:red;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:underline;
}


#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11pt;
	font-variant:small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-shadow: 1px 1px black;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#hdr_logo a {
	position:relative;
	top:-35px;
	left:35px;
	background-image: url(assets/images/hdr_logo_126x252.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 126px;
}

#hdr_logo a:hover {
	background-image: url(assets/images/hdr_logo_126x252.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.sidebar_btn {
	padding-right: 15px;
	padding-left: 15px;
}

#sidebar a:visited {
	color: #FFFFFF;
}

#body {
	background-image: url(assets/images/body_lftside.png);
	background-repeat: repeat-y;
	height: 300px;
	text-align: justify;
}
.body_format {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 50px;
}
#body .body_format h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
h1.body_format {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CC9933;
}

.sidebar_btm {
	background-image: url(assets/images/sidebar_btm.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.youtube_video {
	width:480px;
	text-align:center;
	margin:0 auto;
	padding:10px;
	background-color:#A21D2A;
}


#bodyside1 {
	background-image: url(freevipquote.com/assets/images/body_lftside.png);
	background-repeat: repeat-y;
	height: 40px;
	width: 20px;
}
.dateformat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#bodybordertop {
	background-image: url(assets/images/belownavbar_mdl.jpg);
	height: 21px;
	width: 20px;
	background-position: left;
}


#sidebar a:hover {
	color: #FFFF00;
}

#navbtns {
	width:450px;
	margin:0 auto;
}

#life-btn a {
	margin:0 auto;
	display:block;
	width:198px;
	height:198px;
	background-image:url(assets/images/freevipquote-btns.png);
	background-position:right bottom;
}

#life-btn a:hover {
	background-image:url(assets/images/freevipquote-btns.png);
	background-position:right top;
}

#auto-btn a {
	float:left;
	display:block;
	width:198px;
	height:198px;
	background-image:url(assets/images/freevipquote-btns.png);
	background-position:left bottom;
}

#auto-btn a:hover {
	background-image:url(assets/images/freevipquote-btns.png);
	background-position:left top;
}


#home-btn a {
	float:right;
	display:block;
	width:198px;
	height:198px;
	background-image:url(assets/images/freevipquote-btns.png);
	background-position:center bottom;
}

#home-btn a:hover {
	background-image:url(assets/images/freevipquote-btns.png);
	background-position:center top;
}

#rgt-sidebar {
	padding: 10px;
}

#rgt-sidebar h2 {
	font-variant:small-caps;
	background-color:black;
	color:white;
	padding:3px;
}

#rgt-sidebar a {
	display:block;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

#rgt-sidebar a:hover {
	color:black;
	text-decoration:underline;
}

#rgt-sidebar ul {
	padding:0;
	list-style:none;
}

#rgt-sidebar li {
	padding-bottom:10px;
	padding-left:5px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	text-align:center;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(assets/images/navbar_bkgd.png);
	background-repeat: repeat-x;
}
#body #navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#body #navbar a:hover {
	color: #FFFF00;
}


.belownavbar_1 {
	background-image: url(freevipquote.com/assets/images/belownavbar_lft.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 180px;

.belownavbar_2 {
	background-image: url(assets/images/belownavbar_rt.jpg);
	background-repeat: repeat-x;
}

