#myinnercontainer {
	position:center;
	top:50%;
	height:5em;
	margin-top:4em
}


span.trending_link a {
	font-size:14;
	font-weight:bold;
	color: #990000;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

span.trending_link a:hover {
	font-size:14;
	font-weight:bold;
	color: #ff9933;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

span.trending_link a:visitied {
	font-size:14;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#home-container {
	position:center;
	top:5%;
	height:1em;
	margin-top:1em
}

#search-container {
	position:center;
	top:5%;
	height:10em;
	margin-top:0em
}

body {
	background: #000000;
}

komen-body {
	background: #DD91BC;
}

input{
text-align:left;
height:35;
padding:0;
display:inline;
font-size:18px;
color:#990000;
margin-top:5;
}


input[type="text"]{
width:600px;
border-color:#cccccc #666666 #666666;
}

.mFwySd {
background-color:#eeeeee;
font-size: 18px;
border-color:#cccccc #666666 #666666;
border-style:solid;
border-width:1px;
padding:0;
color:#000000;
text-align:center;
margin-top:5;
}

.search-button {
background-color:#eeeeee;
font-size: 18px;
border-color:#cccccc #666666 #666666;
border-style:solid;
border-width:1px;
padding:0;
color:#000000;
text-align:center;
margin-top:5;
position:absolute;
}

#footer_relative {
   position: relative;
   bottom: 0;
   margin:0 auto; 
   background-color: #000000;
   left:0px; 
   width: 100%;
   text-align: center;
   }

#footer {
   position: absolute;
   bottom: 0;
   margin:0 auto; 
   background-color: #000000;
   left:0px; 
   width: 100%;
   text-align: center;
   }

span.small-font {
	font-size:12px;
	font-weight:regular;
	color: #666666;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#nav {
   position: absolute;
   top: 0;
   left:0px;
   background-color: #000000;
   width: 100%;
   text-align: left;
   }

a {
	font-size:11px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
			font-family: "Trebuchet MS", Arial, sans-serif;
}

a:visited {
	font-size:11px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
			font-family: "Trebuchet MS", Arial, sans-serif;
}


a:hover {
	font-size:11px;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
			font-family: "Trebuchet MS", Arial, sans-serif;
}

p:first-letter{
               text-transform: uppercase;
          }
        p {
        color: #424242;
			font-family: "Trebuchet MS", Arial, sans-serif;
	letter-spacing:0.1em;
	text-align:left;
	margin: 25px auto;
	text-transform: lowercase;
	line-height: 100%;
	font-size: 9pt;
	font-variant: small-caps;
        }




.wrapper {
	width: 650px;
	background: #ffffff;
	display:block;
    padding:2pt 7px 2pt 7px;
	border:1px solid #ffffff;
	margin:7px auto;
}

.home_wrapper {
	width: 1000px;
	background: #000000;
	display:block;
    padding:2pt 7px 2pt 7px;
	border:1px solid #000000;
	margin:5px auto;
}

.about {
	width: 645px;
	background: #ffffff;
	display:block;
	font-size: 14;
    padding:7pt 7px 7pt 7px;
	border:1px solid #cccccc;
	margin:5px auto;
	-moz-border-radius:10px;
}


.home_about {
	width: 950px;
	background: #eeeeee;
	display:block;
	font-size: 14;
    padding:7pt 7px 7pt 7px;
	border:7px solid #cccccc;
/* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
	margin:10px auto;
	-moz-border-radius:10px;
}

.home_search_wrapper {
	width: 1000px;
	background: #ffffff;
	display:block;
    padding:2pt 7px 2pt 7px;
	border:1px solid #000000;
	margin:5px auto;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color: #000000;
	margin:0;
	padding:2,2,2,2;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h3 {
	font-size:175%;
	font-weight:bold;
	color: #000000;
	margin:0;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color: #cccccc;
	margin:0;
	font-style:italic;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}


blockquote {
padding: 0 0 0 10px !important;
margin: 7px 10px 7px 40px !important;
color: #4E4959;
border-left: 4px solid #4E4959;
}