body{
background-color:transparent;
margin:0px;
padding:0px;
color:#333;
font-family: tahoma;
font-size:7pt;
}


.borderimagewhite{padding: 5px; border: 4px solid #CCC; background: #FFF;}
.borderimagesilver{padding: 5px; border: 4px solid #A172AE; background: #FFF;}


/* Bold, Italic & Underline */
strong, b {
color:#D6467B;
font-weight:bold;
text-transform:none;
}

strong, by {
color:#F5F686;
font-weight:bold;
text-transform:none;
}

strong, br {
color:#F31F60;
font-weight:bold;
text-transform:none;
}

strong, bp {
color:#B992D2;
font-weight:bold;
text-transform:none;
}

strong, bgr {
color:#80FF80;
font-weight:bold;
text-transform:none;
}

em, i {
color: #A172AE;
font-family: arial;
font-weight:bold;
font-size: 9px;
}

u {
color: #999;
text-decoration: none;
border-bottom: 1px solid;
border-bottom-color: #999;
}

#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:#222;
font-family:tahoma;
font-weight:none;
font-size:10px;
line-height: 12px;
letter-spacing: 0px;
text-transform:normal;
text-decoration:none;
}

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


/* Table Styles */
.maintitle{
padding: 0px;
background-color: #F3F3F3;
background-image: url('');
background-repeat: repeat-x;
font-family: Georgia;
font-size: 20px;
font-weight: none;
font-style: italic;
color: #C1A9C9;
text-align: right;
Line-Height: 15px;
Letter-Spacing: 0px;
Text-Transform: lowercase;
border-top: 0px solid #CCC;
border-bottom: 0px solid #CCC;
border-left: solid 0px #CCC;
border-right: solid 0px #CCC;
}

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

.content {
padding: 4px;
background-color: #DBBDE5;
background-image: url('');
background-repeat: repeat-x;
font-family: arial;
font-size: 10px;
color: #666;
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: #EEE;
background-image: url('');
background-repeat: repeat;
border: 0px solid #EEE;
padding: 5px;
}

