@charset "utf-8";

body { 
	font:1em Arial, Helvetica, sans-serif;
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top right;
	color: #000000;
	margin: 0 0 0 0;
}

div {
	margin:0;
	padding:0;
	border:0px none #ffffff;
}

#containermain {
	float:center;
	width:900px;
	margin:10px auto 10px auto;
	background:#ffffff;
	
}

#containerdrop {
	width:900px;
	margin:10px auto 10px auto;
	background:#ffffff;
}

#header {
	float:left;
	width:760px;
	height:90px;
	background:#ffffff;
	text-align:left;
	text-indent:6px;
	font-size:70px;
	border-bottom:medium;
	border-color: #ff6666;
	border: dashed;
}

#buttons {
float:left;
width:900px;
height:30px;
background:#ffffff;
text-align:left;
text-indent:0px;
font-size:20px;
}


#column, #centre {
	background:#ffffff;
	border: medium solid #AFAEAE;	
	}

#splitter {
	float:left;
	width:8px;
	height:1050px;
}


#centre {
	float:left;
	width:900px;
	height:1000px;
	text-align:left;
	text-indent:40px;
	font-size:12px;
	margin: 0 0 0 0;
	border-top:medium;
	border-left:medium;
	border-right:medium;
	border-bottom:medium;
	
}

	p {
  margin-top: 0em;
  margin-left:1em;
  margin-bottom: 0em;
}


#column {
	float:left;
	width:900px;
	height:1000px;
	border-top:none;
	border-left:medium;
	border-right:medium;
	border-bottom:none;
}

#column2 {
	float:left;
	width:450px;
	height:300px;
}

#myfoot {
	float:left;
	margin:0 0 0 0;
	width:760px;
	height:20px;
	background:#ffffff;
	text-align:left;
	text-indent:6px;
	font-size:12px;
	color:#660000;
	border-color: #ff6666;
	border: dashed;
	border-top:medium;
}

#me {
	float:left;
	margin:0 0 0 0;
	width:760px;
	height:75px;
	background:#ffffff;
	text-align:left;
	text-indent:6px;
	font-size:12px;
	color:#660000;

}

#menu {
	float:absolute;
	width:760px; 
	
	height:100%;
	background:#ffffff;
	text-align:left;
	text-indent:2px;
	z-index:2;
}

#two {
	float:left;
	width:760px;
	height:5px;
	}

#bottombuttons {
	float:left;
	width:900px;
	height:300px;
	text-align:center;
	font-size:13px;
	color:#FF6666
	font:Arial, sans-serif;

}

#split {
	float:left;
	width:900px;
	height:10px;
}

#publisher {

float:left;
width:900px;
text-align:center;
font-size:13px;
font-style:italic;
color:#000000;
font:Arial, Helvetica, sans-serif;

}	

#box {
float:left;
width:450px;
height:50px;
}

#bed {
float:left;
width:900px;
height:20px;
}


#mmm {
float:left;
width:900px;
height:10px;
}

