/* Sooyeonglee.com stylesheet */
html, body, p, h3, h4, a { 
margin:0; 
padding:0; 
border:0; 
}

body{
background: url(/images/bg_image2.gif) repeat;
font:100.01% "Century Gothic", Arial, Helvetica, sans-serif;
line-height:125%;
text-align:center;
}

#content{
width:955px;
margin:20px auto;
padding-bottom: 12px;
background:url(/images/content_bg.gif) bottom left no-repeat;
}


#content_box{
margin:0;
padding-top: 12px;
background:url(/images/content_bg.gif) top left no-repeat;
}

#wrapper {
padding: 0 15px 0 0;
background-color: white;
text-align:left;
}

.entry{
width:627px;
float:left;
margin-top:50px;
margin-bottom: 30px;
text-align:center;
}

#spacer {
height: 560px;
}

#sidebar{
float: right;
margin:0 0 30px 0;
padding-top:8px;
}


#about{
width:308px;
padding:0 0 18px 0;
background:url(/images/ill_desc.gif) bottom left no-repeat;
}

#nav{
margin-top: 50px;
}


#ill_desc{
width:308px;
margin-top:200px;
padding-bottom: 18px;
background:url(/images/ill_desc.gif) bottom left no-repeat;
}

h4{
font-size:75%;
font-weight:normal;
color:#f00;
padding:8px 10px 1px 10px; 
background:url(/images/ill_desc.gif) top left no-repeat;
}

#about p, #ill_desc p{
font-size:75%;
margin:0;
padding:0 8px 0 8px;
border:0 solid #ccc;
border-width:0 2px;
background:#fff;
}


#footer {
clear: both;
font-size:65%;
color:#999;
text-align:center;
font-style:normal;
line-height: 110%;
}


/*links*/
a img{
border:none;
}

a:link{
color:#f00;
text-decoration:none;
}

a:visited{
color:#f00;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a:active{
text-decoration:none;
}

#footer a:link, #footer a:visited{
color: #999;
}

#nav a:link {color: #999;}
#nav a:visited {color: #999;}
#nav a:hover {text-decoration:none;
color:#f00;}
#nav a:active{text-decoration:none;}

/*rollover*/


#rollover {
margin-left: 70px;
padding:30px;
width:418px;
height:60px;
}