/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

/*Embed Object*/

#embedobject {
    padding: 20px
   
       }
       

#embedbutton {
    padding: 10px;
    }    
    
#embedpaybutton {
    padding: 10px;
    margin-left: 100px;
    
    }


/* Header */

#header {
	padding: 1px;
	border-bottom: 1px solid #AA0000;
	background: #AA0000;
        }
        
#headerbw {
	padding: 1px;
	border-bottom: 1px solid #6A6A6A;
	background: #6A6A6A;
        }        
        
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #000000;
}



h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: .5em;
	font: bold small Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}


p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

#bodybw {
	background-color: #ffffff;
	margin-top: 0px;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#text_right p {
clear:right;
width: 20%;
}

blockquote {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
    font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}



/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 30px;
	padding: 20px 0 0 10px;
	background: url;
	font-size: 1.4em;
	font-style: italic;
}

.boxed .content {
	padding: 10px;
}



/* Logo */



#logo {
      margin-top: 10px;
      margin-left: 20px;
      }
      
#logonews {
      width: 200px;
      margin-top: 10px;
      margin-left: 20px;
      float: left;
       } 
       
#logonews h1 {
      font: bold normal Georgia, "Times New Roman", Times, serif;
	  font-size: large;
      align: center;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 10px;
      margin-bottom: 10px;
      color: #000000;
}
       

            
#logo h1 {
	font-size: 3.6em;
	font-weight: normal;
	font-style: italic;
}

#logo h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}


#logo a {
	color: #000000;
    }

/* Logobw */



#logobw {
      margin-top: 10px;
      margin-left: 20px;
      }
      
#logobw h1 {
	font-size: 3.6em;
	font-weight: normal;
	font-style: italic;
    color: #000000;
}

#logobw h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
    color: #000000;
}


#logo a {
	color: #000000;
    }

#logopic {
	position: absolute; 
    top: 150px; 
    left: 350px; 
    }

    
/* Content */

#content {
		width: 800px;
                }

#text {
      width: 600px;
      font: bold normal Georgia, "Times New Roman", Times, serif;
	  font-size: large;
      align: center;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 30px;
      margin-bottom: 30px;
      color: #000000;
}

#textnarrow {
      width: 200px;
      font: bold normal Georgia, "Times New Roman", Times, serif;
	  font-size: large;
      align: left;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 30px;
      margin-bottom: 30px;
      padding: 30px;
      color: #000000;
}

#textnarrowright {
      width: 250px;
      font: bold normal Georgia, "Times New Roman", Times, serif;
	  font-size: large;
      align: left;
      margin-left: 350px;
      margin-right: 10px;
      margin-top: 0px;
      margin-bottom: 30px;
      padding: 20px;
      color: #000000;
}

#textitem {
      width: 800px;
      font: bold normal Georgia, "Times New Roman", Times, serif;
	  font-size: large;
      align: left;
      margin-left: 10px;
      color: #000000;
} 

#textbottom {
      width: 800px;
      font: bold normal Georgia, "Times New Roman", Times, serif;
	  font-size: large;
      align: center;
      vertical-align: bottom;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 30px;
      margin-bottom: 30px;
      color: #FFFFFF;
}
     
/* Content > Main */

#main {
	float: left;
	width: 600px;
	padding: 10px;
}


/* Content > Main > Welcome */

#welcome {
	margin-bottom: 2em;
	padding-bottom: .7em;
	border-bottom: 2px dotted #AA0000;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	width: 300px;
   
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#inputtext1, #inputtext2 {
	color: #FFFFFF;
}

#inputsubmit1 {
	background: #FFFFFF;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	position: absolute; 
    top: 150px; 
    left: 675px; 
    width: 200px;
    border-bottom: 8px solid #AA0000;
    padding-bottom: 10px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
   }

#menu a {
	display: block;
	padding: 10px;
	border-top: 3px solid #AA0000;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #AA0000;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Menubw */

#menubw {
	position: absolute; 
    top: 150px; 
    left: 675px; 
    width: 200px;
    border-bottom: 8px solid #000000;
    padding-bottom: 10px;
}

#menubw ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menubw li {
	display: inline;
   }

#menubw a {
	display: block;
	padding: 10px;
	border-top: 3px solid #000000;
	font-weight: bold;
    color: #000000
}

#menubw a:hover, #menubw .active a {
	background: #AA0000;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font: bold x-small Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #AA0000;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #AA0000;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px;
	border-top: 1px solid #AA0000;
	background: #AA0000;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* Footerbw */

#footerbw {
	clear: both;
	padding: 10px;
	border-top: 1px solid #6A6A6A;
	background: #6A6A6A;
}

#footerbw p {
	margin: 0;
	font-size: x-small;
    color: #000000;
}

/* Footer > Legalbw */

#legalbw {
    font-size: x-small;
    color: #000000;
}

/* Footer > Links */

#linksbw {
    font-size: x-small;
    color: #000000;
}