body{
 background-color: #bbbd8c;
 text-align: center;
 background: #bbbd8c url("./images/background.jpg") fixed; 
}


A:hover {
 color: #8B7F6F
 }
.nav {
 font-family : Verdana, Arial, Helvetica, Sans-Serif;
 font-size : 10px;
 text-decoration : none;
 color : #000000;
 }
A:Hover.nav {
 font-family : Verdana, Arial, Helvetica, Sans-Serif;
 font-size : 10px;
 text-decoration : underline;
 color : #FFFFFF;
 }

#wrapper{
 margin: auto;
/* 
 width: 700px; 
*/
 width: 800px;
 background-color: white;
 border: 1px solid #41436E;
}

/***********************************************/
/* Bannder                                     */
/***********************************************/

#banner_top {
 margin: 0 auto;
 margin-bottom: 10px;
 background-color: white;
 height: 90px;
/* 
 width: 700px; 
*/
 width: 800px;
 border: 2px groove #41436E;
 padding: 5px 0;
 
}
#banner_text {
 float: left;
 width: 490px;
 margin: 0 auto;
 margin-top: 20px;
 text-align: center;
}
#banner_logo {
 width: 200px;
 float: left;
 margin: 5px;
 margin-left: 15px;
 }
/***********************************************/

#top_menu{
 font-family : Verdana, Arial, Helvetica, Sans-Serif;
 font-size : 13px;
 font-weight: bold;
 text-align: center;
 width: 700px;
 background-color: #c8c9ce;
 border-bottom: 1px solid #41436E; 
 height: 30px;
}

#top_menu a:link, #top_menu a:visited {
	color: black; 
	text-decoration: none;
 }

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

#left_menu a:link, #left_menu a:visited {
 font-size : 12px;
 color: white; 
 text-decoration: none;
 }
 
#left_menu a:hover{
	text-decoration: underline;
/*
	color: gray; 
*/
 }
 
#left_menu{
 font-family : Verdana, Arial, Helvetica, Sans-Serif;
 font-size : 17px;
 font-weight: bold;
 text-align: left;
 height: 100%;
 width: 100px;
 background: url("./images/menu_trans5.gif") repeat; 
/*
 background-color: #cbb48a;
 background-color: #dcccaf;
 border-right: 1px solid black; 
*/
 }

#middle_column{
 text-align: center;  
 background-color: white;
 padding-bottom:10px;
 min-height: 200px;
 width: 698px;
 }

#middle_column_vcenter{
 text-align: center;  
 background-color: white;
 padding-bottom:10px;
 min-height: 200px;
 width: 698px;
 vertical-align: middle;
 }

#footer{
 margin: 0 auto;
 margin-top: 10px;
 background-color: white;
 height: 90px;
/* 
 width: 700px; 
*/
 width: 800px;
 border: 1px solid #41436E;
 padding: 5px 0;
 }

 /******* hyperlink and anchor tag styles *******/

.article_tag a:link, .article_tag a:visited {
	color: #111d82; 
	text-decoration: none;
 }
 
.article_tag a:hover{
	text-decoration: underline;
 }

.article_tag{
 clear: none;
 text-align: left;
 padding: 5px;
 border: solid 0px black; 
 cursor: hand; 
 cursor: pointer; 
 }

.title_tag{
 padding: 2px;
 }

.author_tag{
 padding: 2px;
 }
 
.title_tag a:link, .title_tag a:visited {
 font-family: "Times New Roman",Times,Serif;
 font-size: 1.2em;
 font-weight: bolder;
 text-decoration: underline;
 }
 
.photo_tag{
 font-size: 80%;
 font-style: italic;
 font-family: "Times New Roman";
 text-align: center; 
 float: left; 
 padding: 2px; 
 margin: 5px;  
 border: solid 1px black;
 background-color: #ececef;
 }

.body_tag{
 padding: 2px; 
 font-family: "Times New Roman",Times,Serif;
}

/***********************************/
/* View Article
/***********************************/
.article_menu{
 text-align: right;
 padding-bottom: 3px;
 padding-right: 10px;
}

.article_menu a:link, .article_menu a:visited {
	color: #111d82; 
	text-decoration: none;
 }
 
.article_menu a:hover{
	text-decoration: underline;
 }



.article_view{
 clear: none;
 text-align: left;
/*
 width: 470px; 
*/
 width: auto;
 padding: 5px;
 border: solid 0px black; 
 }

.title_view{
 font-size: 1.5em;
 padding: 2px;
 }

.author_view{
 margin: 7px 0px;
 color: #111d82;
 padding: 2px;
 }
 
.title_view a:link, .title_view a:visited {
 font-family: "Times New Roman",Times,Serif;
 font-size: 1.2em;
 font-weight: bolder;
 text-decoration: underline;
 }
 
.photo_view{
 font-size: 70%;
 font-style: italic;
 font-family: "Times New Roman";
 text-align: center; 
 float: left; 
 padding: 2px; 
 margin: 5px;  
 border: solid 1px black;
 background-color: #ececef;
 }

.body_view{
 padding: 2px; 
 font-family: "Times New Roman",Times,Serif;
}

/******************************/
/* Search    ******************/
/******************************/
.search{
 clear: both;
 width: 100%;
 margin-top: 10px;
 text-align: left;
 background-color:#eeeeee;
 }

.search_title{
 background-color: black;
 border-bottom: 1px solid black;
 border-top: 1px solid black;
 text-align: center;
 font-weight: bold;
 color: white;
 padding: 0px;
 margin-bottom: 5px;
 }
 
.search_small{
 font-size: 90%;
 font-family: Arial,"Times New Roman",Times,Serif;
}
 
.search_click{
 font-size: 100%;
 padding: 2px; 
 cursor: hand; 
 cursor: pointer;
 padding-left: 5px;
 }

.search_click a:link, .search_click a:visited {
 font-family: Arial,"Times New Roman",Times,Serif;
 color: #111d82;
 }

.search_click a:hover {
 text-decoration: underline;
 }
  
/******************************/
/* Headlines ******************/
/******************************/
.headlines{
 clear: both;
 width: 100%;
 margin-top: 10px;
 text-align: left;
 background-color:#eeeeee;
 }

.headlines_title{
 font-size: 90%;
 background-color: #c8c9ce;
 border-bottom: 1px solid #41436E;
 border-top: 1px solid #41436E;
 text-align: center;
 font-weight: bold;
 color: white;
 padding: 0px;
 margin-bottom: 5px;
 }
 
.headlines_click{
 font-size: 90%;
 padding: 2px; 
 cursor: hand; 
 cursor: pointer;
 padding-left: 5px;
 }

.headlines_click a:link, .headlines_click a:visited {
 font-family: Arial,"Times New Roman",Times,Serif;
 color: #111d82;
 }

.headlines_click a:hover {
 text-decoration: underline;
 }
 	
/******************************/
/* Orders History *************/
/******************************/
.order_browse{
 font-family: Verdana, Arial, Helvetica;
 font-size: 13px;
}

/* Menu CSS */
.clsCMOn2 {
background: url("./images/menu_trans5.gif") repeat;, 
width: 105px;
height: 25px;
PADDING-LEFT: 4px; 
PADDING-TOP: 4px; 
FONT-SIZE: 13px; 
font-family : Verdana, Arial, Helvetica, Sans-Serif;
/* font-family:Arial, Tahoma, Verdana;*/
font-weight: bold;
COLOR: white; 
TEXT-DECORATION: none}

.clsCMOver2 {
background: url("./images/menu_trans5.gif") repeat;, 
width: 105px;
height: 25px;
PADDING-LEFT: 4px; 
PADDING-TOP: 4px; 
FONT-SIZE: 13px; 
font-family : Verdana, Arial, Helvetica, Sans-Serif;
/* font-family:Arial, Tahoma, Verdana;*/
font-weight: bold;
COLOR: white; 
TEXT-DECORATION: underline}

.clsCMOn {
PADDING-LEFT: 4px; 
PADDING-TOP: 4px; 
FONT-SIZE: 13px; 
font-family : Verdana, Arial, Helvetica, Sans-Serif;
/* font-family:Arial, Tahoma, Verdana;*/
font-weight: bold;
COLOR: white; 
TEXT-DECORATION: none}

.clsCMOver {
PADDING-LEFT: 4px; 
PADDING-TOP: 4px; 
FONT-SIZE: 13px; 
font-family : Verdana, Arial, Helvetica, Sans-Serif;
/* font-family:Arial, Tahoma, Verdana;*/
font-weight: bold;
COLOR: white; 
TEXT-DECORATION: underline}





