/* CSS Document */
html
{
	scrollbar-face-color:#7D141B;
	scrollbar-highlight-color:#BF0A17;
	scrollbar-shawdow-color:#BF0A17;
	scrollbar-3Dlight-color:#660000;
	scrollbar-track-color:#660000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#660000;
}

body
{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-color:none;
line-height:20px;
}

.mainfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #660000;
	border: 1px inset #660000;

}


.text-font
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
background-color:none;
text-align:justify;
}


.footer
{
	font-size:9px;
	vertical-align: bottom;
	text-align:center;
}

a
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	font-size:14px;
	color:#FFFF99;
	font-weight:bold;
	text-decoration:underline;
}
.line-sp
{
	line-height:28px;
}

.dedication
{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.bg-index
{
background:#990000 url(../images/bg.jpg) no-repeat fixed center;
}
.bg-index-new
{
background:#990000 url(../images/bg-new.jpg) no-repeat fixed center;
}
.bg-abouthim
{
background:#990000 url(../images/bg-abouthim.jpg) no-repeat fixed center;
}
.bg-career
{
background:#990000 url(../images/bg-career.jpg) no-repeat fixed center;
}
.bg-tucareer
{
background:#990000 url(../images/bg-tucareer.jpg) no-repeat fixed center;
}
.bg-writings
{
background:#990000 url(../images/bg-writings.jpg) no-repeat fixed center;
}
.bg-bkreviews
{
background:#990000 url(../images/bg-bkreviews.jpg) no-repeat fixed center;
}
.bg-prision
{
background:#990000 url(../images/bg-prision.jpg) no-repeat fixed center;
}
.bg-speeches
{
background:#990000 url(../images/bg-speeches.jpg) no-repeat fixed center;
}
.bg-views
{
background:#990000 url(../images/bg-views.jpg) no-repeat fixed center;
}
.bg-album
{
background:#990000 url(../images/bg-album.jpg) no-repeat fixed center;
}

.bg-contact
{
background:#990000 url(../images/bg-contact.jpg) no-repeat fixed center;
}

.bg-feedback
{
background:#990000 url(../images/bg-feedback.jpg) no-repeat fixed center;
}

.bg-link
{
background:#990000 url(../images/bg-link.jpg) no-repeat fixed center;
}

.bg-press
{
background:#990000 url(../images/bg-press.jpg) no-repeat fixed center;
}


.links
{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.links:hover
{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

.close
{
	font-size:12px;
	color:#990000;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
}
.close:hover
{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-weight:bold;
}

.album
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:normal;
	
}
.album:hover
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	line-height:normal;
}

.heading
{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	text-align:center;
}