body { background:#FFF; }
body { font-family:Arial,Garuda,sans-serif; color:#FFF; font-size:13px; }
#wrapper { background:#000 url('../images/bg.jpg') no-repeat 50px -10px; min-height:440px; }

#title { background:url('../images/title.png') no-repeat -3px 6px; line-height:20px; margin-top:10px; }
    #title p { height:0; overflow:hidden; padding-top:19px; width:127px; }
#menu { margin-top:15px; line-height:29px; margin-bottom:0px; }
    #links { float:right; text-align:right; color:#FFF; padding:0px 3px; }
        #links a { text-decoration:none; color:#FFF; }
        #links a.current, #links a.section, #links a:hover { text-decoration:underline; }
        #links a.current, #links a.section { font-weight:bold; }

#projects { color:#999999; font-size:14px; }
    #projects a { color:#999999; text-decoration:none; }
    #projects a.current, #projects a.section, #projects a:hover { text-decoration:underline; }
    #projects a.current, #projects a.section { font-weight:bold; }

#left { margin-top:50px; color:#999999; font-size:12px; line-height:18px; }
    #left h1 { color:#FFF; font-size:60px; font-weight:bold; letter-spacing:-1px; margin:0px; margin-bottom:10px; }
    #left h2 { color:#FFF; font-size:14px; letter-spacing:0px; margin-top:4px; margin-bottom:12px; }
    #left p { padding:0px; margin:0px; margin-bottom:10px; }
    #left strong { color:#FFF; }
    #left h3 { font-size:12px; text-decoration:underline; color:#FFF; padding-left:11px; display:inline;
		background:url('../images/arrow.png') no-repeat left; }
    #left a { color:#FFF; }
    #left fieldset { border:none; padding:0px; }
		#left fieldset input { background:#FFF url('../images/tex_bg.gif') repeat-x top; }
		#left fieldset textarea { height:100px; background:#FFF url('../images/tex_bg.gif') repeat-x top; }
		#left div.Actions input { background:none; border:none; font-weight:bold; color:#FFF; padding:0px; margin:0px;
			cursor:pointer; margin-left:-4px; }
#image { margin-top:56px; }
    #image.web { background:url('../images/browser.png') no-repeat 27px -5px; }
    #image img { margin-top:18px; margin-left:31px; }

#fold { z-index:10; position:absolute; top:0px; margin-top:389px; width:100%; min-height:200px; padding-top:31px;
        background:url('../images/gradient.png') repeat-x top; }
    #white { color:#000; background:#FFF; min-height:200px; }
    #white div.third { margin-top:26px; line-height:25px; }
        #white div.third h2, #white div.third h3, #white div.third p { margin:0px; padding:0px; }
        #white div.third h2 { line-height:26px; }
        #white div.third h3 { font-size:14px; line-height:14px; margin-top:10px; margin-bottom:2px; }
        #white div.third p { color:#6A6A6A; font-style:italic; line-height:14px; font-size:12px; }
    #white #box { margin-top:0px; }
        #white #box .upper { background:url('../images/box-top.png') no-repeat bottom; }
        #white #box .text { background:#E4E4E4; width:283px; margin-left:4px; padding:2px 12px; }
        #white #box .lower { background:url('../images/box-bottom.png') no-repeat top; }
        #white #box p { color:#000; font-style:normal; line-height:19px; font-size:12px; }
             #white #box p span.times { font-family:Times; font-style:italic; font-size:16px; }
        #white #box h3 { margin-top:8px; }
