body {
        font: 9pt Arial;
	color: #646154;
	letter-spacing: 0px; 
        text-align: justify;
        margin-top: 0px; 
        background-image: url(http://katieleungfan.com/fanlisting/imgs/katiebg.png);
        background-repeat: repeat-x;
        background-color: #bbcad6; }

        #container {
        width:800px; 
        margin-left:auto; 
        margin-right:auto; } 

        #content {
        background:transparent; 
        width:590px; 
        margin-left:auto; 
        margin-right:auto; 
        padding:5px;
        text-align:justify;
        margin-top: 0px;} 

        h1 { 
        font-size: 25px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: lighter; 
	line-height: 20px; 
	text-transform: uppercase;
        margin: 0 0 5px 0;
        color: #353535;}

        a {
        text-decoration:none; 
        color:#4078a2; 
        font-weight:bold; }

        a:hover {
        color: #38688e; 
        text-decoration: none; 
        font-weight:bold; }


        #nav {

	top: 1px;
        font-size: 9px; 
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	color: #FFFFFF; 
        display: inline;
	letter-spacing: 1px;
	width: 100px;
        text-transform: uppercase;
	text-align: right;
	line-height: 14px;
        }

        #nav a {
	color: #fff;
	text-decoration: none; 
	padding: 5px;
        }

        #nav a:hover {
	background: #fff url() repeat;
        color: #999;
        }

        .gray {
	background-color: #062c49;
        }

        .darkgray {
	background-color: #044170;
        }

 
        #footer {
        text-align: center;
        margin-top: 5px;
        margin-bottom: 10px;
        border-top: 1px solid #161616; }


        input, select, textarea {
	font: 9pt Arial;
	color: #fff;
	padding: 3px;
	background-color: #a7c2d6;
	border: 1px solid #7c889e;
        }


        ::-moz-selection { color: #7a7a7a; background: #222222; }

        p { margin-top: 5px; }
    
        p.entry { margin-top: 25px; }
      

        blockquote {
	padding: 10px;
	background-color: #a7c2d6;
	border: 1px solid #7c889e; }
