@charset "UTF-8";
/* CSS Document */

body  {
	background-color:#000000;
	margin: 10px auto;
	width: 1000px;
	height:714px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-image: url(images/mainbg.png);
}

#main { background-image:url(images/bg.jpg);  width: 1000px; height:673px; }
#main1{ background-image:url(images/bg1.jpg); width: 1000px; height:673px; }
#main2{ background-image:url(images/bg2.jpg); width: 1000px; height:673px; }
#main3{ background-image:url(images/bg3.jpg); width: 1000px; height:673px; }
#main4{ background-image:url(images/bg4.jpg); width: 1000px; height:673px; }
#main5{ background-image:url(images/bg5.jpg); width: 1000px; height:673px; }
#main6{ background-image:url(images/bg6.jpg); width: 1000px; height:673px; }
#main7{ background-image:url(images/bg7.jpg); width: 1000px; height:673px; }

#showcase{ height:350px; width:500px; margin:20px 0px 0px 10px;	float:left;}

#name { background-image:url(images/titlebar.png); width: 1000px; height: 146px;}

#box2 {
	width: 475px;
	height: 526px;
	float:right;
	margin: 0px 20px 0px 0px;
	background-image:url(images/textbox2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#photobox {
	width:998px;
	height:500px;
	background:url(images/photobg2.png);
	float:left;
	margin: 20px 0px 0px 0px;
	color: #FFFFFF;
}

#photopad  {
	font-family: "Times New Roman", "Times", serif;
	font-size: 10pt;
	width: 460px;
	height: 495px;
	overflow:auto;
	padding:2px 10px 0px 10px;
	float:right;
}

#box2a{ width: 1000px; height: 674px; float:right; margin: 0px 10px 0px 0px;}

#box2b{
	width: 419px;
	height: 487px;
	float:right;
	margin: 30px 20px 0px 0px;
}
   
	  
	 a {color:#b63b3b;}

#pad  {
	font-family: "Times New Roman", "Times", serif;
	font-size: 10pt;
	width: 455px;
	height: 525px;
	overflow:auto;
	padding:2px 15px 0px 15px;
	float:right;
	color: ffffff;
}
#pad h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bolder;
}


#pad a {color:#ffffff;}
#pad a:hover {color:#FFCC00;}
#pad a:visited {color:#FFFFFF;}

	  
#menu { width: 900px; float:right;}

#footer {
	width: 980px;
	height: 29px;
	background-image:url(images/footer.jpg);
	color:#b63b3b;
	padding-left: 20px;
	padding-top: 12px;
}

