body {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}


.nav a:link {color: #ffffff; text-decoration: none;}
.nav a:visited {color: #ffffff; text-decoration: none;}
.nav a:active {color: #ff9999; text-decoration: none;}
.nav a:hover {color: #ff9999; text-decoration: underline;}


.link1 a:link {color: red; text-decoration: none;}
.link1 a:visited {color: #D50B15; text-decoration: none;}
.link1 a:active {color: #ff9999; text-decoration: none;}
.link1 a:hover {color: #E4317F; text-decoration: underline;}

.post {
	padding: 22px 0px 10px 18px;
	background: url(images/img03.jpg) no-repeat;
}


h1 {
font-size: 10px;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
color: #D50B15;
padding: 5px 10px;
margin:0px;}

h3 {
font-size:10px;
color: #D50B15;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h4 {
font-size:12px;
color: #D50B15;
font-weight: bold;
padding: 5px 10px;
margin:0px;}

h5 {
font-size:16px;
color: #990000;
text-indent: 16px;
font-weight: normal;
margin:0px 0px 10px 0px;
}

h6 {
font-size:12px;
font-weight: bold;
color: #D50B15;
margin:0px;}

ul {
background-image: url("images/menu.jpg");
float:left;
width: 100%;
color: #ffffff;
text-align: center;
padding:7px 0px;
margin:1px;
list-style-type:none;
}



li {
display:inline;
float:left;
width:130px;
font-family:arial;
font-size:18px;
}


.leftimg {
float:left;
margin: 0px 10px 6px 0px;
}


.rightimg {
float:right;
margin-left: 10px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 780px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #ffffff;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #ffffff; /* color of the left column  */ 
border-right: solid 200px #ffffff; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
width:162px;
float:left;
position:relative;
margin-left:-200px;
margin-right:1px;
 }

 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-220px; 
 margin-left:1px;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}

#content2{ 
float:left;
position: relative;
margin-left:-30px;

}

p {
padding: 5px 10px;
margin:0px; }

p.solid {
Background-image: url("images/Link Img/screen_1.jpg");
margin: 10px;
border:1px dotted #990033; 
}

p.solid2 {
margin: 10px;
border:1px dotted #990033; 
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
text-align: right;
background-image: url("images/b_small.jpg");
color: #564b47;
padding:0px;
margin:0px;
} 
