* {
	margin: 0;
	padding: 0;

}

body {
	background-color: #FFF7ED;
}

a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}

/*this wraps the whole big box around ----------------------------------------*/

#wrapper {
	margin-top: 0;
	/*height: 50px;*/
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
background-color: #fff;

}






/*main menu starts its styling here ----------------------------------------*/

#menu {
	background-color: #FFF7ED;
	height: 30px;
	width: 862px;
	position: relative;
        
}

#mainmenu_items {
	position: absolute;
	bottom: 5px; 
	right:0;
}

#mainmenu_items li {
	display: inline;
	font-family: "Courier New", Courier, monospace;
        font-size: 14px;
	margin-left: 15px;
	text-transform: uppercase;
        list-style-type: none;

}

#mainmenu_items li a {
	text-decoration: none;
	/* color:#6F500C; */
      color: #000;
}

#mainmenu_items li a:hover {
	text-decoration: none;
	color: red;
}





/*sub menu starts it styling here ----------------------------------------*/

#submenu {
	background-color: #fff;
	height: 29px;
	width: 860px;
	clear:both;
	position: relative;
	
}

#submenu_items {
	position: absolute;
	bottom: 0px; 
	left:30px;
}

#submenu_items li {
	float: left;
	font-family: "Courier New", Courier, monospace;
        font-size: 14px;
	margin-right: 2px;
	text-transform: uppercase;
         list-style-type: none;
  /*       background-color: #FFF7ED; */
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
}

#submenu_items li:hover {
     background: #fff;
  
}

#submenu_items li a {
	text-decoration: none;
	/* color:#6F500C; */
        color: #000;
        
}

#submenu_items li a:hover {
	text-decoration: none;
	color: red;
  
}





/*left side column starts here ----------------------------------------*/

#leftside {
	
	min-height: 502px;
	width: 29px;
	float: left;
	position: relative;
}

#leftside p {
        text-align: right;
        margin: auto;
}

/*center side column starts here ----------------------------------------*/

#centerside {
	background-color: #fff; 
	/*height: 800px;*/
	width: 802px;
	float: left;
	border: 1px solid #fff;
	overflow: hidden;
      
}
#centerside a {
color: red;
}
#centerside p {
font-family: georgia;
/* font-family: "Courier New", Courier, monospace; */
font-size:14px;
padding-left: 10px;

}

#centerside blockquote {
font-style: italic; 

margin-left: 160px;}

#centerside hr {
border-top: 1px solid #fff;
border-left:0;
border-right: 0;
border-bottom: 1px dotted #ababab;
}


#centerside h1{
padding-left: 10px;

font-family: "Courier New", Courier, monospace;
font-size: 18px;
/* color: #6F500C; */
color: #000;
text-transform: uppercase;
}

#centerside strong {
/* color: #6F500C; */
color: #000;
}

#photobook_thumbnails {
bottom: 0;
/* width: 802px; */
/* overflow: auto; */
}

#photobook_thumbnails a {
text-decoration: none;
}

#photobook_thumbnails img {
padding: 3px;
background: white;
border: 1px #e9e9e9 solid; 
margin-right: 5px;
margin-bottom: 5px;
}

#photobook_thumbnails img:hover {
padding: 3px;
background: #eaeaea;
border: 1px #e9e9e9 solid; 
}


#info_side {
position: absolute; 
top: 0px; 
right: 0px; 
z-index: 100; 
width: 340px; 
height: 483px; 
background: url(http://www.pixelpills.com/images/layout/contactbg.png)  top; overflow: auto; 
display: none;
overflow: hidden;
}

#info_side h2 {
font-family: georgia; 
color: White; 
font-style: italic; 
font-size: 28px; 
text-align: left;
width: 280px;
padding-left: 10px;
}


#info_side p{
width: 290px;
padding: 5px;
padding-left: 10px;
font-size: 16px;
line-height: 18px;
font-family: times; 
color: #291806; 
font-style: italic; 
}

/*right side column starts here ----------------------------------------*/

#rightside {
	
	min-height: 502px; 
	width: 29px;
	float: left;
	position: relative;
}

#rightside p {
  text-align: left;
        margin: auto;

}


/*thumbnail row starts here ----------------------------------------*/
#clear {
	width:860px;
	clear: both;
	height: 10px;
	background: #fff;

}

#thumbnailside {
	background-color: #fff;
	min-height: 100px; 
	width: 860px;
	clear:both;
	overflow: auto;
	background:url(../images/layout/smlogo.jpg) no-repeat bottom right;
	background-color: #fff;
        overflow: auto;
	
}


#smtext {
font-size: 9px;
text-align: right;
display: block;
margin-right: 29px;
font-family: verdana;
}

#smtext a{
text-decoration: none;
	color:#6F500C;
}

#emailform {
margin-left:40px;
width: 57%;

}

#emailform p, #tell-a-friend p{
font-family: georgia;
font-size: 16px;
color: #000;
margin-bottom: 5px;
}

.inputinfo {
border: 1px solid #000;
background: #fff;
font-size: 16px;
color: #000;
font-family: georgia;
width: 350px;
}

#emailform h1, #tell-a-friend h1 {
font-family: georgia;
font-size: 16px;
color: red;
}

#tell-a-friend {
float: right;
width: 30%;
border-left: 1px #6f500c dotted;
padding-left: 20px;
}

.inputinfotellafriend {
border: 1px solid #000;
background: #fff;
font-size: 16px;
color: #000;
font-family: georgia;
width: 150px;
}

.la {
display: block;
width:20px;
height: 20px;
float: right;
background: url(http://www.pixelpills.com/images/layout/scroll_left.png) no-repeat center center;
text-decoration: none;
}

.la:hover {
background: url(http://www.pixelpills.com/images/layout/scroll_leftr.png) no-repeat center center;}

.ra{
display: block;
width:20px;
height: 20px;
background: url(http://www.pixelpills.com/images/layout/scroll_right.png) no-repeat center center;
float: left;
text-decoration: none;

}

.ra:hover{background: url(http://www.pixelpills.com/images/layout/scroll_rightr.png) no-repeat center center;}
