body {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 14px;
	background-image: url(http://www.jimmyeatworld.com/images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
#table100{
	background-image: url(http://www.jimmyeatworld.com/images/bg_mid.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	
}
td,button,div,p,span{
	/*font: 14px/16px Georgia, Palatino, Times, Serif;*/
	color:#fffcc9;
}
.footer{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#fffcc9;
}


a, a:link, a:active {
color: #d1b851;
text-decoration: none;
}

A:visited {
color: #812B00;
text-decoration: none;
}

A:hover {
color: #990000;
text-decoration: underline;
}
.sidebarlink A:link {
color: #d1b851;
text-decoration: none;
}

.sidebarlink A:visited {
color: #812B00;
text-decoration: none;
}

.sidebarlink A:hover {
color: #990000;
text-decoration: underline;
}
.sidebar_blogs A:link {
color: #d1b851;
text-decoration: none;
}

.sidebar_blogs A:visited {
color: #812B00;
text-decoration: none;
}

.sidebar_blogs A:hover {
color: #990000;
text-decoration: underline;
}


.bold_title {
	/*font: 18px/20px Georgia, Palatino, Times, Serif;*/
	color: #6F5536;
	text-transform:uppercase;
}
.title{
	text-transform:uppercase;
}
.nav_home{
	font-size:9pt;
}
.small{
    font-size:8pt;
}

.center_div{
	background-image:url('images/bg_centerdiv.gif');
	background-repeat: repeat-y;
	background-color: #0B1C28;
}
.sidebar{
	background-color: #282828;
	font-size: 8pt;
}
.sidebar_bios{
	padding:1px 5px;
	text-align:left;
	font-family:verdana,arial,trebuchet ms, helvetica;
	font-size:8pt;
}
.sidebar_faves{
	padding:0px 0px;
	text-align:left;
	font-family:verdana,arial,trebuchet ms, helvetica;
	font-size:8pt;
}
.sidebar_blogs{
	padding: 0px 0px;
	text-align:left;
	font-family:verdana,arial,trebuchet ms, helvetica;
	font-size:8pt;
}

.button_out{
    background-color : transparent ;
    border: none;
    text-transform : uppercase;
    text-decoration: underline;
    color: #333399 ;
}

.heading1{
	font-size:24pt;
	padding:2px 2px;
/*	border-bottom:1px solid #212121; */
}
.heading2{
	font-size:20pt;
/*	border-bottom:1px solid #212121; */
}
.textfield{
	background-color:#f2f2f2; 
	background-image:url('http://www.studiointake.com/jimmy/bg_favesections.jpg');
	color:#212121;
	border:2px inset #cccccc;
}
.user{
/*	border:1px solid #666666; */
/*	background-color:#dbdbdb; */
}
.fave_section{
/*	background-image:url('http://www.studiointake.com/jimmy/bg_favesections.jpg'); */
	width:80%;
	font-size:12pt;
	font-weight:bold;
	border-bottom: 1px solid #212121;
}
.fave_heading{
	font-size: 13pt;
	margin: 10px 0 15px 0;
	text-transform: capitalize;
}
.fave_seperator{
	height:20px;
}
.fave_wrap{
	background-color: #202020;
	padding: 15px 10px 10px 10px;
}
.indent{
/*	margin-top:5px; */
	margin-left:20px;
}
.error{
	font-size:18pt;
	font-weight:bold;
}
.td_underline{
	border-bottom:1px solid #000000;
	padding-bottom:2px;
	padding-top:2px
}
