body {
background: url(../images/bg.png);
color: #333333;
font-family: arial, verdana, sans-serif;
padding: 0px;
margin: 0px;
font-size: 14px;
text-align: center;
}

#container {
background: url(../images/c.jpg);
background-repeat: repeat-y;
width: 780px;
min-height: 400px;
padding-bottom: 12px;
margin-left: auto;
margin-right: auto;
text-align: justify;
}

#control {
width: 780px;
position: relative;
left: 3px;
font-size: 14px;
}

#tl {
color: #fff;
z-index: 2;
position: relative;
top: -20px;
text-align:right;
margin-right:20px;
}

#header {
position: absolute;
top: 0px;
width: 780px;
height: 180px;
margin: 0 auto;
}

img.h {
margin: 0 auto;
width: 780px;
height: 180px;
}

#menu {
display: block;
margin-left: auto;
margin-right: auto;
width: 756px;
height: 40px;
position: relative;
top: 138px;
z-index: 1;
}

#side {
width: 225px;
position: relative;
top: 103px;	
left: -12px;
margin-bottom: 110px;
padding-left: 5px;
float: right;
text-align: justify;
}

#quote {
padding-left: 6px;
padding-right: 6px;
margin-top: -6px;
text-align: justify;
}

#quotes {
padding-left: 0px;
padding-right: 10px;
margin-top: 0px;
text-align: justify;
}

#qlink a {
color: #666666;
letter-spacing: 0px;
}

#qlink a:hover {
color: #999999;
}

#content {
width: 520px;
position: relative;
top: 150px;
left: 10px;
margin-top: -32px;
margin-bottom: 156px;
margin-right: 10px;
text-align: justify;
}

#footer {
width: 780px;
margin-left: auto;
margin-right: auto;
color: #fff;
font-size: 12px;
text-align: center;
margin-top: -33px;
padding: 0px;
}

#b {
width: 780px;
height: 40px;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

img.b {
display: block;
margin-left: auto;
margin-right: auto;
}

#v {
margin-top:12px;
}

.v {
width: 88px;
height: 31px;
border: 0px;
margin-right: 12px;
margin-top: 18px;
}

p {
margin: 0px 12px 0px 12px;
padding: 0px 0px 14px 0px;
line-height: 120%;
text-align: justify;
text-indent: 18px;
}

a {
color: #666666;
text-decoration: none;
border-bottom: 1px dashed;
}

a:hover{
color: #999999;
border-bottom: 1px solid;
}

#tl a {
color: #cccccc;
text-decoration: none;
border-bottom: 0px;
}

#tl a:hover{
color: #ffffff;
border-bottom: 0px;
}

#v a {
border-bottom: 0px;
}

#footer a {
color: #999999;
text-decoration: none;
border-bottom: 0px;
}

#footer a:hover{
color: #ffffff;
border-bottom: 0px;
}

#side li a {
color: #999999;
text-decoration: none;
border-bottom: 0px;
}

#side li a:hover{
color: #ffffff;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
}

h1 {
letter-spacing: -.2px;
font-size: 18px;
text-decoration: none;
}

h2 {
background: url(../images/h2.png);
height: 24px;
font-size: 16px;
padding: 8px 6px 0px 6px;
color: #000000;
}

h3 {
letter-spacing: 0px;
font-size: 16px;
}

#side ul {
margin: -6px 0px 0px -18px;
}


#side li {
line-height: 20px;
}

img {
border: 0px;
}

.yellow {
color: #FFFF00;
}

#main {
    margin: auto;
	border: 1px solid #cccccc;
	width: 400px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

form {
    margin-left: 100px;
	border: 1px solid #cccccc;
	width: 250px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#result {
    margin-left: 100px;
	border: 1px solid #cccccc;
	width: 250px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:50px;
}

.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}