BODY{
 margin:0;
 padding:0;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 background-position:center;
 text-align: center;
 font-family:‚l‚r ‚oƒSƒVƒbƒN;
 background-image:url('img_cg/pattern_130.gif');
}

a:link{
 color:#B6001E;
 text-decoration:none;
}
a:visited{color: #663333;}
a:active{color: #FF6600;}

strong {
 color:#9D2007;
}


#layout{
 margin:0;
 padding:0;
 margin-left: auto;
 margin-right: auto;
 height: 100%;
 width: 924px;
 background-image:url('img_cg/yuric_back.png');
 background-repeat:repeat-y;
}

#lboxg{
 float:left;
 height:520px;
 width:410px;
 margin-left:20px;
}

#rboxg{
 float:right;
 height:520px;
 width:410px;
 margin-right:20px;
}

div.lboxs{
 float:left;
 height:300px;
 width:43%;
 text-align:left;
 border:2px solid #F49004;
 padding: 5px;
 background-color:#FFFDE8;
 margin-left:20px;
}

div.lboxs p {
 background-image:url('img_cg/bluedash.gif');
 line-height: 25px;
 margin: 0px;
}

div.rboxs{
 float:right;
 height:300px;
 width:43%;
 text-align:left;
 border: 2px solid #638FED;
 padding: 5px;
 background-color: #FFFDE8;
 margin-right:20px;
}

div.rboxs p {
 background-image:url('img_cg/bluedash.gif');
 line-height: 25px;
 margin: 0px;
}

div.cboxs{
 text-align:left;
 height:300px;
 width:872px;
 border:2px solid #A80000;
 padding: 5px;
 background-color:#FFFDE8;
 margin-left:20px;
}

div.cboxs p {
 background-image:url('img_cg/bluedash.gif');
 line-height: 25px;
 margin: 0px;
}

#footer{
 clear:both;
 height:60px;
 width:100%;
 text-align:center;
 color:#FFFFFF;
}
  
/* IE7 */
*:first-child+html body {
padding-left: 1px;
}


/* IE6 */
*html body {
padding-left: 1px;
}

