/* @override 
	http://laravincent.com/css/style.css
	http://www.laravincent.com/css/style.css
*/

body  {
	font-family: "American Typewriter", "Courier New", Courier, mono;}

#content div.contact_page {
	text-align: center;
}

#video p {
padding-bottom: 20px;
	text-indent: 0;
	margin: 0;
}

#video ul li {
	list-style: none;
	text-align: center;
}

#video ul li a {
	text-decoration: none;
}
#video ul li a:hover {
	text-decoration: underline;
}

#header {
	text-align: center;
}

#right_button a.next {
	background: url(images/heart_nav.jpg) no-repeat -47px 1px;
	width: 50px;
	height: 40px;
	display: block;
	text-indent: -100000em;
}
#right_button a:hover {
	background: url(images/heart_nav.jpg) no-repeat -47px -46px;
}
#left_button a.prev {
	background: url(images/heart_nav.jpg) no-repeat 5px 1px;
	width: 50px;
	height: 40px;
	display: block;
	text-indent: -100000em;
}
#left_button a:hover {
	background: url(images/heart_nav.jpg) no-repeat 5px -46px;
}

/* My Comment */

#links ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
}
#links{
	text-align: center;
}
a.category_link {
color: #4a2265;
	text-decoration: none;
}

img.entry_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a{
	color: #000;
}

#about_page p {
	text-align: justify;
}
a:hover{
	text-decoration: none;
}

div.button_col{
	text-align: center;
	margin-top: 170px;
}

#nav_categories li a.selected.category_link {
	text-decoration: underline;
}
div.button_col a{
	font-size: 60px;
	text-decoration: none;
}
#links ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
h3{
	text-align: center;
}

#about_page img {
margin-left: 210px;	
}

#content div.video {
margin-left: auto;
margin-right: auto;	
width: 425px;
}