.borderimagewhite {padding: 0px; border: 2px solid #E2E2E2; background: #ffffff; margin: 5px;}
.borderimagesilver {padding: 0px; border: 2px solid #3B3B3B; background: #ffffff; margin: 5px;}
.photo {padding: 0px; border: 2px solid #E2E2E2; background: #ffffff; margin: 2px;}


/* Bold, Italic & Underline */
strong, b {color:#626262; font-weight:bold; text-transform: ;}
em, i {color: #6F6F64; font-family: arial; font-weight:bold; font-size: 9px; }
u {color: #8E8E89; text-decoration: none; border-bottom: 1px solid; border-bottom-color: #9B9B9B;}
s {color: #E2E2E2;}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 352px; /*Set right margin to RightColumnWidth*/
margin-top: 70px;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


#myGallery{
margin:0px;
font-size:18px;
}


h3{        font-family: Arial, Helvetica, sans-serif;}
h3 { font-size: 13px; color: #666; }



/* Main Link Style */
a:link,a:visited,a:active
{
color:#5d5d5d;
font-family:tahoma;
font-weight:none;
font-size:11px;
line-height: 12px;
letter-spacing: 0px;
text-transform:normal;
text-decoration:none;
}

a:hover        {
        color: #3B3B3B;
        font-family: tahoma;
        font-size: 11px;
        letter-spacing: 0px;
        line-height: 12px;
        font-weight:none;
        text-decoration:underline;
}


/* Table Styles */
.maintitle       {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        padding-right: 8px;
        background-color: #C6BEAB;
        background-image: url('');
        font-family: verdana;
        font-size: 11px;
        Font-Weight: bold;
	text-align: right;
        color: #FFFFFF;
        Line-Height: 22px;
        Letter-Spacing: 0px;
        Text-Transform: lowercase;
        border-top: 0px solid #ebeaea;
        border-bottom: 0px solid #a4bede;
        border-left: solid 0px #092026;
        border-right: solid 0px #ebeaea;
}

.subtitle {
        font-family: verdana;
        background: #e5e1e1;
        color: #949494;
        font-size: 7px;
        line-height:10px;
        font-weight: bold;
        text-transform: lowercase;
        text-align: center;
        letter-spacing:1px;
        padding: 4px;
        border-top: 0px solid #ebeaea;
        border-bottom: 0px solid #ebeaea;
        border-left: solid 0px #ebeaea;
        border-right: solid 0px #ebeaea;
}

.date{
	padding:2px 0 5px 23px;
	font: 10px "Arial";
	color: #626262;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0px;
}


.content {
 	padding: 4px;
        background-color: #FFFFFF;
	background-image: url('');
	background-repeat: repeat-x;
        font-family: arial;
        font-size: 11px;
        color: #000000;
	text-align: justify;
        Line-Height: 13px;
        Letter-Spacing: 0px;
        border-top: 0px solid #ebeaea;
        border-bottom: 0px solid #ebeaea;
	border-left: solid 0px #ebeaea;
        border-right: solid 0px #ebeaea;
}


.all{
        background-color: #FFFFFF;
        background-image: url('');
        background-repeat: repeat;
        border: 1px solid #edeaea;
        padding: 4px;
        }

.meta{
        background-color: #transparent;
        text-align: right;
        line-height: 15px;
        font-family: tahoma;
        font-size: 11px;
        color: #959595;
	padding-right: 10px;
        }


.spoilers {
	margin-left:.5em;
	background-color:#ffffff;
	background-image: url('');
	background-repeat: repeat-x;
	color:#ffffff;
	font-family: verdana;
	font-size:7pt;
	text-align:justify;
	letter-spacing:0px;
	line-height:14px;
	padding:.25em 1em;
	width:85%;
	border-left:0px solid #8C8C86;
	border-top:0px solid #8C8C86;
	border-right:8px solid #8C8C86;
	border-bottom:0px solid #8C8C86;}


.quote {
 	algin-left:.5em;
	background-color:#transparent;
	background-image: url('');
	background-repeat: repeat-x;
	color:#525252;
	font-family: verdana;
	font-size:7pt;
	text-align:justify;
	letter-spacing:0px;
	line-height:14px;
	padding:.25em 1em;
	width:85%;
	border-left:8px solid #898779;
	border-top:0px solid #898779;
	border-right:0px solid #898779;
	border-bottom:0px solid #898779;}

.individual {
background: #E0E0E0;
color: #000000;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
padding: 4px 4px 4px 4px;
text-align: left;
border-top: 2px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
border-left: 0px;
border-right: 0px;
}

input, submit, textarea {
font-family : arial;
font-size : 8pt;
font-weight : normal;
color : #3B3B3B;
background-color : #ffffff;
text-align : left;
border : 1px solid #CECAB4;
margin : 1px;
padding : 1px;
}