/*
**  Stylesheet for brown form of Zoellick site
*/
BODY    	{
                background: #990033;
		margin: 0px; 
		color: black; 
		}
A.nav:link, A.nav:visited, A.nav:active
		{
		font-family: verdana, times new roman, serif;
		color: #cccccc;
 		font-weight: bold;
		font-size: 18pt; 
		}
		
A.nav:hover 
		{
		color: #cc9999;
		}
.a_link	        {
                 font-family: Verdana, Arial, sans-serif;
                 font-size:11px; 
                 text-decoration:none; 
                 margin-bottom:10px; 
                 margin-left: 60px; 
                 color: #330099;
                }
.a_date	        {
                 font-family: Verdana, Arial, sans-serif;
                 color: #330099;
                 font-size:16px;
                 font-weight:bold;
                 margin-bottom:10px; 
                 margin-left: 40px; 
                }
		 
A:link, A:visited, A:active
		{
		text-decoration: underline;
		font-weight: bold;
		}
		
A:hover 	{
		color: red;
		}

.blogtitle 	{
		font-family: verdana, times new roman, serif;
		color: #cccccc;
 		font-weight: bold;
		font-size: 30pt; 
 		text-align: right;
		}

.diarymonth 	{
		font-family: verdana, times new roman, serif;
		color: #cccccc;
		font-size: 160%; 
 		text-align: right;
		}

.pagetitle 	{
		font-family: verdana, times new roman, serif;
		color: #cccccc;
		font-size: 28pt; 
 		font-weight: bold;
                margin-bottom: 20px;
		}

.date		{
		font-family: verdana, times new roman, serif;
		color: black;
		font-weight: bold;
		margin-top: 20px; 
		margin-right: 50px; 
 		margin-left: 25px; 
		margin-bottom:  0px;
		border-bottom: 1px solid black;
		}

.posts 		{
		margin-top: 10px;
		margin-right: 50px;
		margin-bottom: 0px;
		margin-left: 50 px;
		color: black; 
		font-size: 10pt; 
		font-weight: bold;
		font-family: verdana, times new roman, serif;
		}
h2		{
		margin-top: 20px;
		margin-right: 50px;
		margin-bottom: 20px;
		margin-left: 50 px;
		color: #330099; 
		font-family: verdana, times new roman, serif;
		}

p		{
		margin-left: 50 px;
		color: black; 
		font-family: verdana, georgia, times new roman, serif;
		}


.byline 	{
		font-family: verdana, times new roman, serif;
		text-align: right;
		font-size: 80%; 
		color: #666666;
		margin-top: 0px;
		margin-right: 50px;
		margin-bottom: 20px;
		margin-left: 0px;
		}
