body {
padding:0;
margin:0;
background-color: #fff;
color:#333;  
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:.7em;
}

#headercontainer{
padding:0px;
margin:0 auto;
width:800px;
height:180px;}

#topbar{
width:100%;
height:30px;
background-image:url('http://i47.tinypic.com/2z8oqxf.png');}

#topcorner{
width:800px;
margin:0 auto;
text-align:right;
padding: 6px 0px 0px 0px}

#topcorner a{
color:#fff;}

#topcorner a:hover{
color:#333;}

#header{
width:100%;
height:150px;
margin:0 auto;
padding:0;
text-align:justify;
background-color:#fff;}

#header h2 {
float:left;
margin:0;
padding:0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
} 

#logo {
float:left;
margin:0;
padding:0; 
width:200px;
height:150px;
text-align:center;
background-color:transparent;
}


#container{
width:800px;
height:100%;
margin:0 auto;
padding:10px;
background-color:#fff;}


#content { 	
width:575px;
padding:5px;
float:right;
background-color:transparent;
}

#content h2{
margin:0;
padding:10px 0 0 0;
font-size:1.1em;
}
#content h3{
margin:0;
padding:00;
font-size:.8em;
font-weight:lighter;
letter-spacing:.1em;
}
H2{
font-weight:lighter;
font-family: Century Gothic;
border-bottom: 1px solid #BBB;
}

#sidebar{
float:right;
width:200px;
padding:5px;
text-align:justify;
margin:2px;
background-color:transparent;
}

#footer {
clear:both;
bottom:0;
margin:0;
padding:10px;
line-height:12px;
text-align:center;
font-size:.9em;
color:#000;
background-color:transparent;
}

#footer ul{
border-top: 1px solid #BBB;
border-bottom: 0px solid #BBB;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

#footer ul li{
display: inline;
}

#footer ul li a{
color: #494949;
padding: 6px 12px 6px 6px;
margin: 0;
text-decoration: none;
border-right: 0px dashed #BBB; /*right border between menu items*/
}

#footer ul li a:hover{
color: black;
background: transparent url(media/lightyellow.gif) center center no-repeat; /*background of menu item onMouseover*/
}

a {
color:#DB6380;
text-decoration:none;
}

a:hover {
color:#99CCCC;
text-decoration:none;
}


.wireframeauramenu{
font-weight: bold;
font-size: 90%;
width: 800px;
}

.wireframeauramenu ul{
border-top: 1px solid #BBB;
border-bottom: 1px solid #BBB;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.wireframeauramenu ul li{
display: inline;
}

.wireframeauramenu ul li a{
color: #494949;
padding: 6px 12px 6px 6px;
margin: 0;
text-decoration: none;
border-right: 1px dashed #BBB; /*right border between menu items*/
}

.wireframeauramenu ul li a:hover{
color: #C9EEF5;
background: transparent url(media/lightyellow.gif) center center no-repeat; /*background of menu item onMouseover*/
}




.Topmenu{
padding: 12px 0px 0px 0px;
font-weight: bold;
font-size: 90%;
width: 800px;
}

.Topmenu ul{
border-top: 0px solid #BBB;
border-bottom: 0px solid #BBB;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.Topmenu ul li{
display: inline;
}

.Topmenu ul li a{
color: #F8C3C3;
padding: 6px 12px 6px 6px;
margin: 0;
text-decoration: none;
border-right: 0px dashed #BBB; /*right border between menu items*/
}

.Topmenu ul li a:hover{
color: black;
background: transparent url(media/lightyellow.gif) center center no-repeat; /*background of menu item onMouseover*/
}




.list {
clear:both;
list-style: none;
float:left;
text-align:center;

	
	
}

.list li {
	padding:0;
        height: 180px;
	margin: 4px 4px 10px 4px;
	float: left;
	position: relative;
	
}

.list li p{
	padding:5px;
}

.list li:hover img {
}

.list img {
background: #fff;
border:0;
margin:0;
width:150px;
height: 150px
;

}
img.border{
padding:2px;
float:left;
margin:3px 0;}

strong{
color: #DB6380;
}

em{
color:#DB6380;
}