* {
	margin: 0px;
	padding: 0px;
}
html {
        overflow-y: scroll;
}

body {
	padding: 0px 0px 0px;
	background: url('http://www.mywallaby.com/images/bg1.png');
        background-repeat: repeat;
        background-attachment: fixed;
	
}


a {
	color: #66cccc;
	background-color: inherit;
	text-decoration: none;
        outline: none;
}

a:hover {
	color: #6f8c00;
	background-color: inherit;
}



img {
	border: none;
}

img.transparentpng {
    behavior: url('http://www.mywallaby.com/js/jquery.pngFix.pack.js');
}


    
ul {
	list-style-type: italic;
}

li {
	list-style-type: italic;
        text-decoration: none;
}

p {
	margin: 6px 0px 6px 0px;
	text-align: justify;
	line-height: 14px;
}



blockquote {
       border : 1px solid #e0e0e0;
       float: left;
       margin: 0px;
       padding: 10px;
       background-color: #fff;
       width: 460px;
}

table {
      padding-top: 1px;
      padding-bottom: 1px;
}


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin: 0px auto;
	padding: 8px 9px 0px 9px;
	width: 790px;
	background-color: #fff;
        border-top: 5px solid #cceceb;
        border-left: 5px solid #cceceb;
        border-right: 5px solid #cceceb;
        border-bottom: 15px solid #cceceb;
	color: inherit;
}

#container {
	margin: 0px;
	background-color: #fff;
	color: inherit;
	text-align: left;
}

.thumbnail {
	margin: 8px 7px 5px 0px;
	float: left;
}
.thumbnail_2 {
	margin: 0px 7px 5px 0px;
	float: left;
}


/* Page Header */

#page_header {
	width: 780px;
        height:79px;
        background: none;
	color: inherit;
	overflow: hidden;
	padding: 0px;
}

.gainlayout {zoom: 1;}

#logo   {
        float: left;
        width: 199px;
        height: 79px;
        
}

a#logo, a#logo:visited {
	float: left;
	width: 199px;
	height: 79px;
	display: block;
	background: url(../images/bg_logo.png) no-repeat left top;
}
#sitemessage {
	float: left;
	width: 500px;
	height: 100px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
        margin-top: 0px;
	background: none;
}
#nav_header {
        float: right;
        display: block;
        height: 36px;
        overflow: hidden;
        
}
#nav_cart{
        float:right;
        display: inline;
        height: 60px;
        width: 100px;
        overflow: hidden;
}


/* Main Area */

#mainarea {
        width: 780px;
	background-color: #fff;
}
#mainarea_1 {
        
	background-color: #fff;
}

#mainarea_2 {
	margin-top: 0px;
	width: 780px;
	background-color:transparent;
}



/* Main Content */

#maincontent {
        padding: 0px;
        margin: 0px;
}

#maincontent_1 {
	width: 750px;
	background-color:#fff;
        padding: 10px 15px 15px 15px;
        text-align: left;
        
        position:relative;
} 

#maincontent_2 {
	width: 470px;
	background-color:#fff;
        padding: 10px 15px 15px 10px;
	text-align: left;
        float: left;
}

#maincontent_3 {
	width: 225px;
	background-color:#fff;
        padding: 0px 10px 15px 10px;
	text-align: left;
        float:right;
}

#maincontent_4 {
	width: 300px;
	background-color:#fff;
        padding: 10px 0px 10px 20px;
	text-align: right;
        float:left;
}
#maincontent_5 {
	width: 400px;
	background-color:#fff;
        padding: 10px 40px 0px 0px;
	text-align: left;
        float:right;
}
#maincontent_6 {
	width: 730px;
	background-color:#fff;
        padding: 0px 0px 0px 18px;
	text-align: left;
        float:left;
}

.link_details {
	font-size: 11px;
	font-weight: normal;
}
.link_details_2 {
	font-size: 10px;
	font-weight: normal;
        color: #725b39;
}

/* Featured */

#featured {
	width: 230px;
	float: left;
        padding-right: 5px;
}
#featured_2 {
	
	float: left;
        padding: 8px 5px 5px 5px;
        border: 1px dashed #333;
      
        
}
#featured h2 {
	height: 16px;
        font-weight: bold;
        color: #cc9966;
}



/* Page Footer */

#page_footer {
        margin: 0px auto;
	padding: 0px 5px 5px 0px;
	background: url('http://www.mywallaby.com/images/footer.png') no-repeat top;
        width: 780px;
        height: 95px;
	color: #fff;
	
	font-weight: normal;
}

#page_footer a {
	background-color: inherit;
	color: #fff;
}

#page_footer a:hover {
	background-color: inherit;
	color: #cc9933;
}


#footer_links {
	margin-top: 15px;
        width: 600px;
	float: right;
}

#footer_links a {
	text-decoration: none;
}

#footer_links li {
	padding: 2px 14px;
	float: left;
	background: none;
}

#footer_links li#last {
	padding-right: 0px;
	background: none;
}


#social {
        margin-top: 5px;
	float: right;
        font-family: georgia, san serif;
	width: 450px;
        height:60px;
	font-size: 11px;
        color: #666;
}

#form {
        margin-top: 15px;
	float: left;
        padding-left:5px;
        font-family: georgia, san serif;
	width: 200px;
        height:40px;
	font-size: 10px;
        color: #666;
}
#copyright {
	margin: 3px 0px 0px 0px;
	float: left;
	width: 400px;
	font-size: 10px;
        color: #666;
}

#smallprint {
	margin: 2px 0px 0px 0px;
	float: left;
	width: 230px;
	font-size: 10px;
        color: #666;
}
        