/* ohmyemi.com style sheet */

body{
background-image:url('images/bg.gif');
background-color:#f1d200;


background-position:top center;


background-repeat:no-repeat;


color:#777777;


font-family:verdana;


font-size:12px;


text-align:center;
margin:0px;}

td{
font-size:12px;}

hr{
border:0px;
width:100%;
height:0px;
border-bottom:1px dashed #666666;}

.thmb{
border:3px; 
border-thickness:3px; 
border-color:#ffffff; 
border-style:solid;}

/* Link Styles */




a:link, a:visited{
color:#ebab00;
font-weight:bold;
text-decoration:none;}





a:hover{


color:#000000;}






a.nav:link, a.nav:visited{
color:#33b293;


font-family:century gothic;


font-size:18px;
font-weight:bold;
text-transform:lowercase;
text-decoration:none;
padding:4px;}





a.nav:hover{

color:#ffffff;}

a:link .thmb, a:visited .thmb{
border:3px; 
border-thickness:3px; 
border-color:#ffffff; 
border-style:solid;}

a:hover .thmb{
border:3px; 
border-thickness:3px; 
border-color:#cccccc; 
border-style:solid;}



/* END Link Styles */



/* Header Styles */



h1{


color:#45ebc3;


font-family:century gothic;

font-size:25px;


font-weight:bold;

letter-spacing:-2px;

line-height:15px;

text-transform:uppercase;}

h2{
color:#bb6acf;
font-family:arial black;
font-size:12px;
line-height:12px;}

/* END Header Styles */









/* DIV Styles */





#contain{
background-color:#ffffff;
width:500px;
z-index:1;


float:center;


margin:auto;}








#content{
width:490px;

float:center;
padding:5px;
text-align:left;

z-index:2;

margin:auto;}

#navigation{


background-color:#45ebc3;
width:500px;


height:30px;
text-align:center;
float:center;


word-spacing:5px;
z-index:3;

margin:auto;}





#footer{
background-color:#ffffff;

color:#666666;


float:center;


height:28px;


width:500px;


text-align:center;}





/* END DIV Styles */