* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
background-image: url(../i/bg_black.png);
background-repeat: repeat;
	background-position: left top;
	background-color: #3E3E3E;
	height: 100%;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

h2 {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

h3 {
	font-size: 11px;
	color: #F8C22F;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
}
.attention {
    font-size: 1em;
	color: #F8C22F;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: underline;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #aabbdd;
}

.f_left {
	float: left;
}
.f_right {
	float: right;
}

/* Header */

#header {
	width: 950px;
	height: 143px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

/* Page */
#page {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Sidebar */
.sidebar {
	float: left;
	width: 225px;
	margin-top: 15px;
	height: 100%;
	background-color: #000000;
}

.sidebar_cal {
	width: 225px;
	background-image: url(../images/pres_bg.jpg);
	height: 170px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#sidebar_cal {
	width: 225px;
	background-color: #000000;
}

#sidebar_course {
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #ee0000;
	padding-top: 3px;
	width: 225px;
}

.sidebar h2 {
	height: 30px;
	margin: 0;
	letter-spacing: normal;
	font-size: 14px;
}

#page #content #content_sidebar p {
	text-align: justify;
	font-size: 12px;
}

.pres_text {
	padding-left: 105px;
	width: 107px;
	font-size: 12px;
}
.pres_text a {
	color: #FF0000;
}
.pres_text a:hover {
   color: #aabbdd;
}   

/* Welcome and Login Box*/

#welcome {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 126px;
	width: 225px;
	margin-left: 725px;
	padding-top: 5px;
}

#header #welcome a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #welcome a:hover  {
	color: yellow;
	text-decoration: none;
}

#log {
	height: 84px;
	width: 225px;
	background-image: url(../images/longin_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	padding-top: 15px;

}
.welcome {
	margin-left: 25px;
	margin-right: 75px;
}
.cartlinks {
	padding-left: 70px;
}

#search {
	margin-left: 5px;
	margin-top: 8px;
}
#go {
	margin-left: 14px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Content */
#content {
	float: left;
	width: 700px;
	background-image: url(images/img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	z-index: 0;
	margin-left: 7px;
	padding: 5px;
}

#content_bottom {
	float: left;
	width: 950px;
	background-image: url(images/img03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF33;
	padding-top: 10px;
}

#content_sidebar {
	width: 197px;
	float: right;
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 386px;
	margin-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#content_bottom_left {
	width: 592px;
	float: left;
}
#content_bottom_right {
	float: right;
	background-image: url(../images/feature_clip.jpg);
	background-position: left bottom;
	height: 301px;
	background-repeat: repeat-y;
	width: 350px;
}

#page #content #content_sidebar p a {
	color: #FF0000;
	text-decoration: underline;
}
#page #content #content_sidebar p a:hover {
	color: #aabbdd;
	text-decoration: underline;
}

/* Container */
#container {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-image: url(../images/sidebg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

/* Formats */
.yellow {
	color: #FFFF00;
}
.black {
	background-color: #000000;
}
.cindy_article {
	padding: 50px;
	width: 40%;
}
.half_f_right {
	float: right;
	width: 50%;
	padding-left: 15px;
}
.corner_title {
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
}
.clients {
	font-size: 16px;
	color: #FF6600;
}

.form_style {
	background-color: #000000;
	border: 2px solid #333333;
	padding: 5px;
}
.big {
	font-size: 22px;
	text-align: left;
}
.red {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.half_f_left {
	float: left;
	width: 60%;
	padding-left: 15px;
}

.more {
	color: #0000FF;
	text-decoration: underline;
	padding-bottom: 5px;
}

#heart_a {
	padding-right: 5px;
} 

ul {
	list-style-position: inside;
	padding-left: 15px;
} 

.pres_movie {
	float: right;
	padding-left: 15px;
}
/* Footer */

#footer {
	width: 950px;
	height: 25px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.ani {
	font-size: 10px;
}

#test_table {
	background-color: #000000;
	width: 85%;
}
.name {
	font-size: 18px;
}
.sig {
	font-size: 12px;
	color: #999999;
	float: right;
}
blockquote {
	font-size: 14px;
}
/* Shocking News Page You Tube / Animal Welfare Styles */
#utube {
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.attention_utube {
	text-transform: capitalize;
	font-size: 18px;
	color: #994B00;
	font-weight: bold;
}
.utube_ved_title {
	font-weight: bold;
	display: block;
	padding: 20px;
}
#utube_bottom {
	background-image: url(../images/youtube_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 700px;
}
#utube_mid {
	background-image: url(../images/youtube_bottom.png);
	background-repeat: repeat;
	background-position: left top;
}
#utube_top {
	background-image: url(../images/youtube_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 700px;
	margin-top: 75px;
}
.size {
	font-size: 14px;
	padding-bottom: 15px;
}

#aw_top {
	background-image: url(../images/aw_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 700px;
	margin-top: 35px;
}
.pad_15 {
	padding-left: 15px;
}.top_pad {
	margin-top: 5px;
	margin-bottom: 5px;
}
#quizess {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol {
	margin-left: 50px;
	display: block;
	line-height: 20px;
}
.tag_line {
	padding-bottom: 5px;
	padding-top: -5px;
}
.award {
	border: 1px solid #999999;
	padding: 3px;
	margin-left: 10px;
}
#6_letters_code{
}