body
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background: #FFFFFF;
	font-family: Arial;
	color: black; /*#8E8E8E;*/
	font-size: 12px;
	text-align:center;
}

p
{
	margin: 0px;
	padding: 0px;
}

table
{
	font-size: 12px;
}

div#container
{
	background: url(../loadedFiles/bg.png) repeat-y;
	width: 986px;
	margin: 0px auto;
}

div#body
{
	background: url(../loadedFiles/body_bg.png) no-repeat top;
	width: 986px;
}

div.body_firefox
{
	min-height: 478px;
}

div.body_ie
{
	height: 478px;
}

/* -- langs ------------------------------------------------------------------------------------------------------- */

div#langs
{
	direction: ltr;
	text-align: left;
	padding-left: 446px;
	height: 28px;
	color: white;
}

div#langs_in
{
	padding-top: 5px;
}

div#langs a
{
	color: white;
}

div#langs img
{
	vertical-align: middle;
}

/* -- iconLinks --------------------------------------------------------------------------------------------------- */

div#iconLinks
{
	float: right;
	direction: rtl;
	padding-right: 70px;
	padding-top: 5px;
}

a#makeHp_firefox
{
	display: none;
}

/* -- header ------------------------------------------------------------------------------------------------------ */

div#header
{
}

div#headerBg
{
	background: url(../loadedFiles/header.png) no-repeat;
	width: 845px;
	height: 123px;
}

div#mottoBox
{
	float: right;
/*	padding-right: 180px;*/
	padding-top: 101px;
}

div#mottoBox div
{
	width: 550px;
	color: #080E5E;
	font-weight: bold;
}

div#mottoBox h4
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

div#logo
{
	padding-top: 15px;
}

div#logo div
{
	width: 160px;
	height: 100px;
	cursor: pointer;
}

/* -- top menu ---------------------------------------------------------------------------------------------------- */

div#topMenu
{
	clear: both;
}

div#topMenuBg
{
	background: url(../loadedFiles/topMenu_bg.png) repeat-x;
	width: 859px;
	height: 33px;
}

div#topMenuBg table td
{
	vertical-align: top;
}

div.topMenu_box, div.topMenu_box_selected
{
	height: 28px;
}

div.topMenu_box div, div.topMenu_box_selected div
{
	padding-top: 6px;
	padding-left: 13px;
	padding-right: 13px;
}

div.topMenu_box a
{
	color: white;
	text-decoration: none;
/*	height: 33px;*/
}

div.topMenu_box_selected
{
	background-color: #D80100;
	color: white;
}

div.topSubMenu
{
	padding-top: 10px;
}

div.topSubMenu_box, div.topSubMenu_box_sel
{
	background-color: #3B65ED;
	border-bottom: 1px solid white;
}

div.topSubMenu_box_sel
{
	background-color: #1337AD;
}

div.topSubMenu_box div, div.topSubMenu_box_sel div
{
	padding: 5px;
}

div.topSubMenu_box a, div.topSubMenu_box_sel a
{
	color: white;
	text-decoration: none;
}

/* -- search ------------------------------------------------------------------------------------------------------ */

div#search
{
}

div#search_in
{
	width: 240px;
}

form#searchForm
{
	display: inline;
}

form#searchForm input#queryText
{
	width: 170px;
	height: 18px;
	border: 1px solid #3545B4;
}

div#search img
{
	vertical-align: top;
}

div#search img#searchBtn_ie
{
	margin-top: 1px;
}

div.searchTypeTitle
{
	color: #020661;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.searchResultsTitle
{
	margin-bottom: 7px;
}

div.searchResultsTitle a
{
	color: #666666;
}

div.searchResultsText
{
	margin-right: 15px;
	margin-bottom: 7px;
}


/* -- home page --------------------------------------------------------------------------------------------------- */

div#page
{
}

div#pageIn
{
	padding-top: 15px;
	padding-bottom: 10px;
}

table#homeTbl
{
	width: 850px;
}

table#homeTbl td
{
	vertical-align: top;
}

td#homeSide1
{
	width: 240px;
}

div#homePic 
{
}

div#homePic div
{
	padding-top: 47px;
}

td#homeCenter
{
	width: 405px;
}

div#pageTitle
{
	width: 355px;
}

div#pageTitle h1
{
	font-size: 16px;
	color: #3444B3;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

div#pageText
{
	width: 360px;
}

table#inTbl div#pageText
{
	width: 570px;
	padding-bottom: 10px;
}

div#pageSubtitle
{
	padding-bottom: 15px;
}

div#essayAuthor
{
	padding-bottom: 15px;
	font-weight: bold;
}

td#homeSide2
{
	width: 205px;
}

div#speicalTitle
{
	font-size: 16px;
	color: #3444B3;
}

div#special_pic
{
	margin-top: 5px;
	margin-bottom: 10px;
}

div#special_title
{
	color: #3444B3;
	padding-bottom: 7px;
}

div#special_go
{
	margin-top: 10;
}

div#special_go a
{
	color: #FE0000;
	text-decoration: none;
}

div#special_go img
{
	vertical-align: middle;
}

div#homeSep div
{
	background: url(../loadedFiles/homeSep.png) repeat-x;
	width: 860px;
	height: 15px;
}

div#homeEssays
{
	margin-top: 20px;
}

table#homeBottomTbl
{
	background: url(../loadedFiles/homeBottom_bg.png) repeat-y;
	width: 859px;
}

table#homeBottomTbl td
{
	width: 272px;
	vertical-align: top;
}

div.homeEssay_pic
{
	text-align: center;
}

div.homeEssay_title
{
	padding-bottom: 5px;
}

div.homeEssay_title a
{
	color: #373F6D;
	font-size: 14px;
	text-decoration: none;
}

div.homeEssay_title a:hover
{
	text-decoration: underline;
}

div.homeEssay_subtitle
{
	padding-bottom: 5px;
	width: 260px;
}

div.homeEssay_go a
{
	color: #FE0000;
	text-decoration: none;
}

div.homeEssay_go img
{
	vertical-align: middle;
}

/* -- contact us page --------------------------------------------------------------------------------------------- */

table#contactTbl
{
	width: 850px;
}

table#contactTbl td
{
	vertical-align: top;
}

table#contactTbl td#side1
{
	width: 250px;
}

table#contactTbl td#center
{
	width: 175px;
}

table#contactTbl td#side2
{
	width: 425px;
}

div#contactDetails
{
	width: 130px;
}

div#contactUsTitle
{
	width: 381px;
	height: 49px;
}

div#contactUsTitle div
{
	padding-top: 10px;
}

div#contactUsTitle div h1
{
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 14px;
	font-weight: normal;
}

div#contactUs
{
	border: 2px solid #2843B8;
	border-top: 0px;
}

div.contactUs_firefox
{
	width: 376px;
}

div.contactUs_ie
{
	width: 380px;
}

div#contactUsBorder
{
}

input.formField, textarea.textareaField
{
	width: 190px;
	height: 18px;
	font-size: 12px;
	border: 1px solid #99A3D8
}

textarea.textareaField
{
	height: 60px;
}

td.formFieldText
{
	color: #2D40B8;
}

/* -- footer ------------------------------------------------------------------------------------------------------ */

div#footer
{
	background: url(../loadedFiles/footer_bg.png) no-repeat top;
	width: 986px;
	height: 46px;
}

div#interText
{
	padding-top: 20px;
	float: right;
	padding-right: 65px;
}

div#interTextText
{
	float: right;
	padding-top: 23px;
	padding-right: 3px;
}

div#copyrights
{
	float: right;
	color: #464263;
	font-size: 10px;
	padding-right: 200px;
	padding-top: 23px;
}
			
div#interuseLogo
{
	float: left;
	padding-left: 80px;
	padding-top: 20px;
}

div#interuseText
{
	float: left;
	padding-top: 27px;
	padding-left: 10px;
}

div#interuseText a, div#interTextText a
{
	color: #464263;
	font-size: 10px;
}

/* -- inner page -------------------------------------------------------------------------------------------------- */

table#inTbl
{
	width: 850px;
}

table#inTbl td
{
	vertical-align: top;
}

table#inTbl td#side1
{
	width: 290px;
}

table#inTbl td#center
{
	width: 560px;
}

div#familyPic 
{
	margin-top: 165px;
}

div#familyPic div
{
	background: url(../loadedFiles/familyPic.jpg) no-repeat;
	width: 246px;
	height: 163px;

}

div#articlesPic 
{
	margin-top: 165px;
}

div#articlesPic div
{
	background: url(../loadedFiles/articlesPic.jpg) no-repeat;
	width: 237px;
	height: 350px;

}

div.oneEssay
{
	width: 530px;
	padding-bottom: 20px;
}

div.oneEssay_title
{
	width: 379px;
	height: 34px;
	overflow: hidden;
}

div.oneEssay_title div
{
	padding-top: 9px;
}

div.oneEssay_title a
{
	color: white;
	text-decoration: none;
}

div.oneEssay_author
{
	padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

div.oneEssay_subtitle
{
	padding-left: 15px;
	padding-right: 15px;
}

div.oneEssay_pic
{
	margin-top: 16px;
	border-top: 2px solid #2843B8;
}

div.oneEssay_pic img
{
	width: 150px;
}

td.oneEssayBg
{
	width: 379px;
}

div.oneEssay_go
{
	margin-top: 10;
}

div.oneEssay_go a
{
	color: #FE0000;
	text-decoration: none;
}

div.oneEssay_go img
{
	vertical-align: middle;
}

div.bottomBorder
{
	padding-left: 1px;
}

div.bottomBorder div
{
	height: 2px;
	background-color: #2843B8;
	overflow: hidden;
}

div#contactPic 
{
	margin-top: 28px;
}

div#contactPic div
{
	background: url(../loadedFiles/contactPic.jpg) no-repeat;
	width: 288px;
	height: 206px;

}

/* -- news box ---------------------------------------------------------------------------------------------------- */

div#news
{
}

div.newsTitle
{
	color: #3444B3;
	font-size: 16px;
}

td.newsBullet div
{
	padding-top: 2px;
}

div#newsBottom
{
	margin-bottom: 15px;
}

marquee.newsMarquee
{
	height: 150px;
}

/* -- sitemap page ------------------------------------------------------------------------------------------------ */

div.sitemapTitle
{
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 10px;
	color: #FE0100;
	font-size: 14px;
}

div.sitemapLink
{
	padding-bottom: 3px;
}


/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #2842B9;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #020661;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

