body {
       background-color: #FFFFFF;
       margin: 0px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #626477;
       background-image:url(../layout/sider.jpg);
       background-position:center;
       background-repeat:repeat-y;
       padding-top: 10px;
}

a {
       color: #999999;
}

a:hover {
       text-decoration: none;
}

p {
       line-height: 20px;
       text-indent: 15px;
       color: #626477;
       text-align: justify;
}

h1 {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 100%;
       color: #000000;
       font-weight: normal;
}



#title {
       text-align: center;
       background-position: center; 
       background-repeat: repeat-y; 
       margin: 0em; 
       padding: 2px; 
       text-align: center;
       font-size: xx-large;
       height: 170px;
       background-image: url(../layout/top5.jpg);
       background-position: top center;
       background-repeat: no-repeat;
}

#title p {
       font-variant: small-caps;
       letter-spacing: 2px;
}

#title img {
       border: none;
}

#container {
       width: 750px;
       margin: 0 auto 0 auto;
}


#menu {
       width: 160px;
       float: left;
       padding-right: 10px;
       padding-left: 10px;
       text-align: left;
       border-right: 1px solid #7d7d7d;
       padding-left: 10px;
       padding-right: 10px;
}

#menu h1 {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       text-align: left;
       font-size: 200%;
       color: #626477;
       border-bottom: 1px dashed #7d7d7d;
}

#menu a {
       color: #999999;
       background-position: right;
       background-repeat: no-repeat;
       padding-right: 10px;
       line-height: 18px;
       text-decoration: none;
}

#menu a:hover {
       color: #cccccc;
}

#content {
       margin-left: 185px;
       padding-right: 20px;
       padding-left: 20px;
       color: #626477;
}

#content h1 {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       text-align: left;
       font-size: 200%;
       color: #626477;
       border-bottom: 1px dashed #7d7d7d;
}

#content .par_title {
       text-align: left;
			 font-weight: bold;
       font-size: 10pt;
}

#content .par {
       text-align: justify;
       font-size: 8pt;
       text-indent: 0;
			 line-height: normal;
			 margin-top: 0;
			 margin-bottom: 5ex;
}

#content a {
       color: #999999;
       background-position: right;
       background-repeat: no-repeat;
       padding-right: 10px;
       line-height: 18px;
       text-decoration: none;
}

#content a:hover {
       color: #cccccc;
}

#content p {
       line-height: 20px;
       text-indent: 15px;
       color: #626477;
       text-align: justify;
}

#content img {
			border-style: none;
}


#footer {
			padding-top: 5ex;
			clear: both;
			width: 100%;
			height: auto;
			margin: auto 0 0 0;
			text-align: right;
}

#footer .date {
			text-align: right;
			color: #888888;
}
