/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);

/* end StyleCatcher imports */

/* add custom css here */
#header-name { font-size: 12px;
font-family: Georgia;
font-weight: normal;
color: #B3B3B3;
background-color: #FFFFFF;
}



#header-inner{
height: 130px;
background-image: url(http://piratesociety.org/eleanor/bg_grass.gif);

}

#container-inner {background-color: #FFFFFF; width: 1100px; border-style: solid; border-width: 10px; border-color: #333333;
}

#header-description {font-size: 12px; 
font-family: Cambria, Georgia, "Times New Roman", Times, serif; 
line-height: 20px; 
color: #EEEEEE;
background: #333333;
}

#alpha-inner {
width: 800px;
align: right;
}
#beta-inner { 
width: 150px;
}

table {border-style: solid; border-width: 10px; border-color: #663300;}

BODY {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
        line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
        background-color: #FFFFFF;
	background: #FFFFFF;	

    }

img {
border-style: solid; border-width: 5px; border-color: #333333;
}

A:hover {color: #B3B3B3; text-decoration: none; background-color: #333333;}
A:link {text-decoration:none; font-weight: bold; color: #B3B3B3;}
A:visited {text-decoration:none; font-weight: bold; color: #B3B3B3;}
a:active { text-decoration: none; font-weight: bold; color: #B3B3B3;}

