body {
	background-color: #000000;
    background: black url("style-background-2008-trends.jpg");
    background-repeat: repeat-x;
    background-position: top;
    margin-left: 5px; 
	margin-right: 10px;
	margin-top: 0px;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	letter-spacing: 0px;
	text-align: justify;
}

a:link { 
 color: #9aa8b2; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #9aa8b2; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:active { 
 color: #ff0099; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #ffffff; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

/*---  LEFT FLASH ---*/
#flash {
padding: 0px;
margin: 0px 0px 0px 0px;
color: #FFF;
border-width: 0px 0px 0px 0px;
border-style: solid;
background-color: #000;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
width: 410px;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #FFF;
border-width: 0px 0px 0px 0px;
border-style: solid;
background-color: #000;
}

.fbook {
width: 468px;
padding: 0px;
padding: 5px 5px 5px 5px;
border-width: 0px 0px 0px 0px;
border-style: solid;
background-color: #000;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #ffffff;
 font-family: verdana,arial,sans-serif;
 font-size:   10px; 
}
.loginLinks a:link    { color:  #999999; font-weight: bold;}
.loginLinks a:visited { color:  #999999; font-weight: bold;}
.loginLinks a:active  { color:  #ff0099; font-weight: bold;}
.loginLinks a:hover   { color:  #ffffff; font-weight: bold;} 


/*--- solid line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px solid #333;
 margin-top: 10px; 
 margin-bottom: 10px; 
}

.subscribe input { 
background-color: #000000; 
vertical-align: middle; 
color: #ffffff; 
font-family: verdana; 
font-size: 7pt; 
margin-top: 3px; 
margin-bottom: 3px; 
offsetHeight: 16px;
}

.button {
  background-color:   #000;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          9px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #FFCCFF;
  margin-left: 50px; 
  margin-right: 10px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
}

.button2 {
  background-color:   #000;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          9px;
  font-weight:        normal;
  color:              #ffffff;
  margin-left: 10px; 
  margin-right: 10px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
}

.button3 {
  background-color:   #000;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          9px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #FFCCFF;
  margin-left: 5px; 
  margin-right: 5px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
}


H10 {
 font-family: verdana,arial,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H13 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:   16px;
 color:       #ffffff;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,arial,sans-serif;
 font-size:   11px;
 color:       #cccccc;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,arial,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}

/*---  Used in Titles. ---*/

H6 {
 font-family: verdana,arial,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold
}

H7 {
 font-family: verdana,arial,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 margin-top: 1px;
 margin-bottom: 1px;
 font-weight: bold;
}

/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px solid #333333;
 text-align:  justify;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #999999;
 font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,arial,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  justify;
}

table {
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px; 
 margin-bottom: 0px; 
 color: #ffffff; 
 font-size: 10px; 
 font-family: verdana,arial,sans-serif;
 letter-spacing: 0px;
 text-align: justify;
 overflow-y:hidden
}

/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
  margin-left:        0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          10px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          10px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          10px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          10px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}

#newsitems {
	border : none;
	padding : 10px;
}

#column01 {
	border : none;
	padding : 10px;
}

#column02 {
	border : none;
	padding : 10px;
}

 .promolink {
 color: #ffffff; 
 font-size: 9px;
 text-transform: uppercase;
 background : #ffffff;
 padding-right: 5px; 
 padding-left: 5px; 
 }
 
 .promolink a:link { 
 color: #000000;
 font-size: 9px;   
 text-decoration: none; 
}

.promolink a:visited { 
 color: #000000;
 font-size: 9px; 
 text-decoration: none;
}

.promolink a:active { 
 color: #ff0099;
 font-size: 9px; 
 text-decoration: none;
}

.promolink a:hover { 
 color: #9aa8b2;
 font-size: 9px; 
 text-decoration: none;

}
 .breadcrumb {
 color: #ffffff; 
 font-size: 9px; 
 background : #000000;
 padding-right: 10px; 
 padding-left: 10px; 
 text-align: left;
 }
 
 .breadcrumb a:link { 
 color: #9aa8b2;
 font-size: 9px;   
 text-decoration: none; 
}

.breadcrumb a:visited { 
 color: #9aa8b2;
 font-size: 9px; 
 text-decoration: none;
}

.breadcrumb a:active { 
 color: #ff0099;
 font-size: 9px; 
 text-decoration: none;
}

.breadcrumb a:hover { 
 color: #ffffff;
 font-size: 9px; 
 text-decoration: none;

}