body {
    font-family:  helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #d9d6cc url(../images/page_bg.gif) top center repeat-x;
    color: #868686;
    margin: 0;
    padding: 85px;
}

a {
    color: #575e58;
    font-weight: bold;
	outline: none;
}

a:hover {
    color: #b31d00;
}

:focus
{
  -moz-outline-style: none;
}


.bold-01 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bold02 {
	font-size: 12px;
	font-weight: bold;
	color: #A76C00;
}
.underline {
	font-weight: normal;
	text-decoration: underline;
}


html, #wrapper, h1 {
    margin: 0;
    padding: 0;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 700px;
	position: relative;
	height: 600px;
}


h1, h2, h3 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

h3 {
    padding: 4px 0 0 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
	float: left;
	margin: 0px 20px 20px 0px;
	vertical-align: text-bottom;
}

.right {
    float: right;
    margin: 0px 0px 20px 10px;
}

.rightarrow {
    float: right;
    margin: 0px 145px 0px 0px;
}

.textright {
    text-align: right;
}

/* page structure */

#wrapper {
	background: url(../images/body_t.gif) 24px 0px no-repeat;
	height: 40px;
	top: 0px;
}

h1 {
	position: absolute;
	top: -37px;
	left: 48px;
	margin: 0;
	padding: 0;
	width: 187px;
	z-index: 10;
	height: 276px;
}

h2 {
  font: 18px arial, sans-serif;
  color: #990000;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
h3 {
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  color: #990000;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 10px;
  margin-top: 0.5em;
}

h4 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #68369B;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 0em;
	border-top: 1px solid #C4AE7C;
	padding-top: 6px;
}

h5 {
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  color: #990000;
  padding-bottom: 0px;
  margin-bottom: 0em;
  margin-top: 0em;
}
h6 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 0em;
	padding-top: 6px;
}


#nav {
    position: absolute;
    top: 50px;
    left: 0;
    width: 31px;
    margin: 0;
    padding: 0;
    z-index: 5;
}

#nav li {
    float: left;
    width: 31px;
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav img {
    display: block;
}


#check {
    position: absolute;
    top: 556px;
    left: -109px;
    width: 31px;
    margin: 0;
    padding: 0;
    z-index: 5;


}

#check img {
    display: block;
}

#navtop {
	position: absolute;
	top: -79px;
	left: 239px;
	width: 400px;
	margin: 0;
	padding: 0;
	z-index: 5;
	height: 114px;
}

#navtop li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

#navtop img {
	display: block;
}

#body {
    background: url(../images/body_bg.gif) repeat-y;
    position: absolute;
    top: 39px;
    left: 10px;
    width: 648px;
    margin: 0;
    padding: 0px 0 0 0;
    z-index: 2;
}
#body2 {
    background: url(../images/body_bg.gif) repeat-y;
    position: absolute;
    top: 39px;
    left: 10px;
    width: 648px;
    margin: 0;
    padding: 0px 0 0 0;
    z-index: 2;
}

#body .inner {
    width: 585px;
    margin: 230px 20px 0px 22px;
}

#body .inner #content {
    width: 200px;
    margin-left: 10px;
    margin-top: 1em;
}

#body .inner #content p {
    margin: 1em 0;
    padding: 0;
}

#body .inner #content div {
    padding: 17px;
    border-top: 0px solid #d4d6cf;
    border-bottom: 0px solid #d4d6cf;
}

#body .innermovie h2 {
    font-size: 12px;
}

#body .innermovie {
	width: 585px;
	margin: 0px 20px 20px 20px;
	text-align: center;
	background-image: url(../images/cinema_bg.jpg);
	height: 600px;
}

#body .innermovie #content {
    width: 200px;
    margin-left: 10px;
    margin-top: 1em;
}

#body .innermovie #content p {
    margin: 1em 0;
    padding: 0;
}

#body .innermovie #content div {
    padding: 17px;
    border-top: 0px solid #d4d6cf;
    border-bottom: 0px solid #d4d6cf;
}

#body .innermovie h2 {
    font-size: 12px;
}

#penstyle {
    float: right;
    margin: 0px 0px 0px 10px;
    padding: 0px 0;
    border-right: 0px solid #d4d6cf;
}

* html #penstyle {
    margin-left: 0px;
}

#news {
    float: left;
    width: 240px;
    margin: 0px 10px 10px 0px;
    background: url(../images/box_bg.gif) repeat-y;
}

#news2 {
	float: left;
	width: 585px;
	margin: 0px 0px 10px 0px;
	background: url(../images/box2_bg.gif) repeat-y;
	background-color: #E8F6FC;
}


#news div {
    background: url(../images/box_t.gif) no-repeat;
}

#news2 div {
    background: url(../images/box2_t.gif) no-repeat;
}

#news div div {
    padding: 12px 12px 7px 12px;
    background: url(../images/box_b.gif) bottom left no-repeat;
}


#news2 div div {
    padding: 12px 12px 7px 12px;
    background: url(../images/box2_b.gif) bottom left no-repeat;
}
#news p {
    margin: 0;
    padding: 0 0 3px 0;
}

#news2 p {
    margin: 0;
    padding: 0 0 3px 0;

}
#paper {
    position: absolute;
    top: 39px;
    left: 243px;
    width: 397px;
    z-index: 9;
    background: url(../images/paper_bg.gif) repeat-y;
}

#paper .inner {
    background: url(../images/paper_b.gif) bottom no-repeat;
    padding: 8px 10px 20px 20px;
}

 

.paperright {
	float:right;
	width:38%;
	margin-right:0px;
	padding-bottom:0px;
}

#paper p {
    margin: 1em 0;
    padding: 0;
}
#paper li {
	list-style-type: disc;
	margin-bottom: 1px;
}

#footer {
    text-align: right;
    margin-top: -10px;
}

 

.footerie {
    display: none;
}


.clear {
  margin-top: -20px;
}


#welcome {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 585px;
	
}

#welcome2 {
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 50px;
	margin-bottom: 20px;
	width: 600px;
	background: url(../images/behindscenes01.gif) no-repeat;
	height: 950px;
	
}
#mariapage {
	background: url(../images/mariagallery/notebook_bg.gif) no-repeat;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 585px;
	height: 720px;
	padding-top: 0px;
	
}

#profile {
	margin-right: 15px;
	margin-left: 20px;
	width: 585px;
	padding: 10px 10px 10px 10px;
}

#home-right {
  float: right;
  width: 60%;
}

#home-left{
  float: left;
  width: 35%;
}

#corp, #indu, #bn, #amazon {
  float: left;
  width: 49%;
}
 
#corp, #amazon {
	margin-right: 1%;
	
}

#corp-img, #indu-img {
  width: 112px;
  height: 113px;
  float: left;
  margin-right: 18px;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
}

#indu-img {

}

#bn-img, #amazon-img   {
	width: 180px;
	height: 140px;
	float: left;
	margin-right: 18px;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 20px;
}

#bn-img {
 
}
#amazon-img {
	background-image: url(../images/amazon-logo.gif);
	background-repeat: no-repeat;
	
}

#head-right {
	position: absolute;
	top: 39px;
	left: 658px;
	width: 114px;
	height: 200px;
}
 
 #footer-center {
	position: absolute;
	top: 39px;
	left: 658px;
	width: 114px;
	height: 200px;
}

.backtotop {
	font-size: 10px;
	color: #990000;
}
.toppadtext {
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
}

