body{
background-color:#F9F5EA;
margin:0px;
padding:0px;
color:#333;
font-family: tahoma;
font-size:7pt;
}


.borderimagewhite{padding: 5px; border: 4px solid #E3DCC8; background: #DBD5CE;}
.borderimagesilver{padding: 5px; border: 4px solid #DFD7C2; background: #DBD5CE;}


/* Bold, Italic & Underline */
strong, b {
color:#61899E;
font-weight:bold;
text-transform:none;
}

em, i {
color: #FC8A88;
font-family: arial;
font-weight:bold;
font-size: 9px;
}

u {
color: #DC9C64;
text-decoration: none;
border-bottom: 1px solid;
border-bottom-color: #DC9C64;
}

#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: 14px; color: #666;}



/* Main Link Style */
a:link,a:visited,a:active{
color:#999;
font-family:tahoma;
font-weight:none;
font-size:10px;
line-height: 12px;
letter-spacing: 0px;
text-transform:normal;
text-decoration:none;
}

a:hover{
color: #DC9C64;
font-family: tahoma;
font-size: 10px;
letter-spacing: 0px;
line-height: 12px;
font-weight:none;
text-decoration:none;
}


/* Table Styles */
.maintitle{
padding: 5px;
background-color: #DFD7C2;
background-image: url('');
background-repeat: repeat-x;
font-family: arial;
font-size: 14px;
font-weight: bold;
font-style: none;
color: #A69780;
text-align: left;
Line-Height: 18px;
Letter-Spacing: 2px;
Text-Transform: uppercase;
border-top: 0px solid #CCC;
border-bottom: 0px solid #EEE;
border-left: solid 0px #CCC;
border-right: solid 0px #CCC;
}

.subtitle {
font-family: verdana;
background: #E9E2D0;
color: #999;
font-size: 7px;
line-height:10px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
letter-spacing:3px;
padding: 4px;
border-top: 0px dashed #eee;
border-bottom: 0px solid #ebeaea;
border-left: solid 0px #ebeaea;
border-right: solid 0px #ebeaea;
}

.content {
padding: 4px;
background-color: #EEE9DA;
background-image: url('');
background-repeat: repeat-x;
font-family: arial;
font-size: 10px;
color: #777;
Line-Height: 11px;
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: #EEE9DA;
background-image: url('');
background-repeat: repeat;
border: 0px solid #EEE;
padding: 5px;
}