        body {
                background:#FFF;
                }

        A                       { color: #AA0000; text-decoration: none; }
        A:link          { color: #AA0000; text-decoration: none; }
        A:visited       { color: #AA0000; text-decoration: none; }
        A:active        { color: #999999; }
        A:hover         { color: #666666; }

        .header {
                font-family:verdana, arial, sans-serif;
                color:#FFF;
                text-align: left;
                font-weight:bold;
                border-bottom:1px solid #A00;
                padding-top:5px;
                padding-bottom:25px;
                background:#FFF;
                }

        .blogbody {
		width:600px;
                background:#000;
                background-image: url(/i/content-bg.jpg);
                background-position: top left;
                background-repeat: repeat-y;
		margin-top:10px;
		margin-bottom:40px;
                font-family:arial, sans-serif;
                color:#CCC;
                font-size:medium;
                font-weight:normal;
                line-height:200%;
                }

        .blogbody a,
        .blogbody a:link { text-decoration: none; }
        .blogbody a:visited { text-decoration: none; }
        .blogbody a:active { text-decoration: none; }
        .blogbody a:hover {
                font-weight: normal;
                text-decoration: underline;
                }

	.bio {
                padding-left:25px;
		padding-right:10px;
		}

	#galleryheading {
		float:right;
		margin-bottom:10px;
		}

        .gallerythumbs {
		float:right;
                padding:5px;
                margin:5px;
                font-family:verdana, arial, sans-serif;
                color:#A00;
                font-size:10px;
                font-weight:normal;
                border-bottom:2px solid #A00;
		border-right:2px solid #A00;
                background:#DDD;
		text-align:left;
		}

        .boxnav {
                font-family:arial, sans-serif;
                color:#A00;
                font-size:small;  
                font-weight:normal;
                border-bottom:1px solid #A00;
                line-height:140%;
                margin-left:50px; 
                margin-right:30px;
		padding-bottom:3px;
                }

        .boxnav2 {
                font-family:arial, sans-serif;
                color:#A00;
                font-size:small;
                font-weight:normal;
                border-top:1px solid #A00;
                line-height:140%;
                margin-left:50px;
                margin-right:30px;
                }

        .hi {
                font-weight:bold;
                font-size:14pt;
                }

        .candid {
                font-family:verdana, arial, sans-serif;
                color:#A00;
                font-weight:bold;
                background:#AAA;
                border-top:1px solid #A00;
                border-bottom:1px solid #A00;
                border-right:1px solid #A00;
                padding:5px;
                margin-left:20px;
                margin-top:10px;
                margin-bottom:20px;
                text-align:right;
		}

        .break {
		margin-top:10px;
                border-bottom:1px solid #A00;
                }

        .syndicate {
                font-family:verdana, arial, sans-serif;
                font-size:xx-small;
                line-height:140%;
                margin-top:15px;
                background:#AAA;
                }

        .power {
                font-family:verdana, arial, sans-serif;
                color:#A00;
                font-size:9px;
                font-weight:bold;
                background:#AAA;
                border-top:1px solid #A00;
                border-bottom:1px solid #A00;
                border-right:1px solid #A00;
                line-height:14px;
                text-transform:uppercase;
                text-align: right;
                padding:2px;
                padding-left:20px;
                margin-top:10px;
                margin-left:20px;
                letter-spacing: .2em
                }

        .form {
                border:1px solid #A00;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;
                }

        .teaser {
                font-family:verdana, arial, sans-serif;
                font-size:xx-small;
                line-height:140%;
                margin-top:15px;
                }

        .teaser a { color: #000000; text-decoration: none; }
        .teaser a:link { color: #000000; text-decoration: none; }
        .teaser a:visited { color: #000000; text-decoration: none; }
        .teaser a:active { color: #AA0000; text-decoration: none; }
        .teaser a:hover { color: #666666; font-weight: normal; text-decoration: none;}

        .power2 {
                font-family:verdana, arial, sans-serif;
                font-size:9px;
                line-height:14px;
                padding:2px;
                padding-left:20px;
                margin-top:-2px;
                letter-spacing: .2em
                }
