/* loriyoung.com */


*html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
background:#990000 url(images/h_bg_1.jpg) top repeat-x;
}

.main {
margin: 0 auto;
width:780px;
}

.top {
height:18px;
}
*html .top {
height:20px;
}


.welcome {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#A19886;
text-align:justify;
margin-left:15px;
margin-right:15px;
}



.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#F4D4A7;
float:left;
}

.footer a {
text-decoration:none;
color:#F4D4A7;
font-weight:bold;
}


.footer-B {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#F4D4A7;
float:right;
}

.footer-B a {
text-decoration:none;
color:#F4D4A7;
font-weight:bold;
}





















/* 
The Design People
2007 March
Apple Ilagan
*/