/* test codeanywhere */
td {text-align:center;vertical-align:middle;}
td.cap {text-align: right;vertical-align:middle;}

body {
margin: 0 auto;
padding: 0;
font: 73% Helvetica, "lucida sans", Arial, Sans-Serif;
line-height: 1.7em;
background: #eee url(images/mainback.gif) repeat-x;
color: #444;
}
				/*WRAP*/	
#wrap {
width: 760px;
margin: 0 auto;
padding: 0;
background: #fff;
color: #444;
}
				/*TOPBAR */
#topbar {
width: 760px;
height: 152px;
margin: 0 auto;
padding: 0;
overflow: hidden;
background: url(images/mainback.gif);
color: #000;
}
#topbar h1 {
margin-top: 20px;
padding: 0;
letter-spacing: 3px;
font-size: 150%;
color: silver;
background: transparent;
}	
#topbar h2 {
margin-left: 25px;
font-size: 100%;
letter-spacing: 3px;
color: black;
background: transparent;
}
#topbar img a {
margin: 0;
border: none;
}
#topbarleft {
float: left;
width: 210px;
height: 150px;
margin: 0;
padding: 0;
background: url(images/new_mainlogo.gif);
color: #000;
}
#topbarright {
float: right;
width: 460px;
font-size: 80%;
text-align: right;
margin: 0;
padding: 8px 0 0 0;
}
#topbarright li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}
#topbarright ul {
margin: 0;
padding: 0;
}
#topbarright a, #topbarright a:visited {
color: #000;
font-size: 120%;
font-weight: bold;
margin: 0;
padding: 6px 10px 6px 10px;
text-decoration: none;
}
#topbarright a:hover {
color: #66a;
font-weight: bold;
text-decoration: none;
}
				/*CONTENT */
#content img {
				float: right;
        width: 200px;
        height: 126px;
        margin: 0 10px 10px  10px ;
        border: 1 solid ;
        border-color: black;
        }
#none {
}

#content {
width: 760px;
margin: 0 auto;
padding: 0;
}
#content p {
padding: 0 0 10px 0;
margin: 0;
line-height: 2em;
}
#content h1 {
margin: 30px 0 0 0;
padding: 10px 0 10px 0;
border-bottom: 1px solid #ccc;
font: normal 200% Century Gothic, Verdana, Arial, Sans-Serif;
color: #666;
background: inherit;
}
#content h2 {
padding: 20px 0 10px 0;
margin: 0;
border-bottom: 1px solid #ccc;
font: normal 200% Century Gothic, Verdana, Arial, Sans-Serif;
color: #666;
background: inherit;
}
#contentleft {
float: left;
width: 470px;
margin: 0;
padding: 0 0 20px 0;
}
#content a, a:visited {
color: #444;
font-weight: bold;
background: inherit;
text-decoration: none;
}
a:hover {
color: #55e;
background: inherit;
text-decoration: none;
}

				/*RIGHT SIDEBAR*/
#right_sidebar {
float: right;
width: 225px;
margin: 20px 0 0 20px;
padding: 0 0 20px 0;
border-bottom: 0px solid #ccc;
}
#right_sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
#right_sidebar ul li {
display: inline;
padding: 0;
margin: 0;
}
#right_sidebar ul li a {
display: block;
color: #777;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}
#right_sidebar ul li a:hover {
background: #ddd;
color: #66a;
}
#right_sidebar p {
padding: 3px 0 0 0;
margin: 0;
line-height: 20px;
}
			/*FOOTER BACKGROUND*/
#footerbg {
background: #000;
border-top: 2px solid black;
}
				/*FOOTER*/
#footer {
width: 760px;
height: 160px;
margin: 0 auto;
text-align: left;
position: relative;
line-height: 1.5em;
background: black;
color: #fff;
}
#footer p {
padding: 0;
list-style-type: none;
margin: 0;
color: #F0DED2;
}
#footer h2 {
padding: 0 0 10px 0;
margin: 10px 0 0 0;
text-transform: uppercase;
letter-spacing: 1px;
font: bold 110% Arial, Helvetica, Sans-Serif;
border-bottom: 1px solid #333;
color: #eee;
background: inherit;
}
#footer a {
color: #aaa;
text-decoration: none;
}
#footer a:hover {
color: #66a;
text-decoration: none;
}
#footer ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer ul li {
display: inline;
padding: 0;
margin: 0;
}
#footer ul li a {
display: block;
color: silver;
text-decoration: none;
margin: 0;
padding: 4px 0 4px 0;
border-bottom: 1px solid #333;
font: 90% Arial, Helvetica, Sans-Serif;
}
#footer ul li a:hover {
background: #666;
color: #eee;
font: 90% Arial, Helvetica, Sans-Serif;
}
#footerleft {
float: left;
width: 225px;
margin: 0 20px 0 0;
padding: 0;
background: #000;
font: 90% Arial, Helvetica, Sans-Serif;
}
#footermiddle {
float: left;
width: 225px;
margin: 0 20px 0 0;
padding: 0;
background: #000;
font: 90% Arial, Helvetica, Sans-Serif;
}
#footerright {
float: right;
width: 225px;
margin: 0;
padding: 0;
background: #000;
font: 90% Arial, Helvetica, Sans-Serif;
}
#credits {
padding: 5px;
margin: 0;
background: #000;
color: silver;
font: 80% Arial, Helvetica, Sans-Serif;
}
					/*LINKS*/
a, a:visited {
color: #333;
font-weight: bold;
background: inherit;
text-decoration: none;
}
a:hover {
color: #66a;
background: inherit;
text-decoration: none;
}
a img {
border: none;
}
					/*CLASS*/
.small {
font-size: 90%;
font-weight: bold;
background: inherit;
color: #752D00;
}
					/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}