	body {
		margin:0px 0px 20px 0px;
		background:#F8F8E8;		
		}
	A 			{ color: #561F0B; text-decoration: underline; }
	A:link		{ color: #561F0B; text-decoration: underline; }
	A:visited	{ color: #561F0B; text-decoration: underline; }
	A:active	{ color: #561F0B;  }
	A:hover		{ color: #561F0B;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
	
        textarea
        {
		border: 1px DOTTED #a89471;	
		background-color: #D8c4A1;
                font-family: Verdana;
                font-weight: bold; 
                font-size: 10px;
                padding: 2px;
        }

       textarea:hover,
       input:hover
       {
                background-color: #D8c8A1
       }

	input, 
        select
	{
		border: 1px DOTTED #a89471;	
		background-color: #D8c4A1;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10px;
                padding: 2px;
	}

	#bigmenubox
	{
		position:relative;
		font-family:Century Gothic, sans-serif;
		background-color: #E7D7B9;
		font-size:16px;
		font-weight:normal;
		padding: 5px;
		padding-bottom: 10px;
		
	}

	#bigmenuboxfinish
	{
		position:relative;
		background-image: url(http://perl.phreedom.org/img/bigmenu.bottom.left.swing.png);
        background-repeat: no-repeat;
        background-position: top right;
	}

	#menuxy
	{
		background: #D0B491;
		position: absolute;
		margin-left:-5px;
		width:900px;
		text-align: right;
		margin-top: -5px;
		padding-right: -5px;
		height: 20px;
                background-image: url(http://perl.phreedom.org/img/subtitle.menu.bottom.swing.cut.jpg);
                background-repeat: no-repeat;
                background-position: top left;
	}
	
	a.menuEntry,
	a.menuEntry:visited,
	a.menuEntry:active
	{
		border-left: 2px dotted #E7D7B9;
		text-decoration: none;
		font-family:Tahoma;
		font-size: 14px;
		padding: 6px;
		padding-top: 0px;
		color: #82563F;
		font-weight: bold;
	}

	a.menuEntry:hover
	{
		background: #E7D7B9;
		color: #9A3E0C;		
	}
	
	#menuitem0
	{
		position: absolute;		
		width: 200px;
		margin-left: 0px;
		margin-top: 25px;
	}


	#menuitem0b
	{
		position: absolute;		
		width: 380px;
		margin-left: 0px;
		margin-top: 25px;
	}

	#menuitem1 
	{
		position: absolute;		
		width: 260px;
		margin-left: 200px;
		margin-top: 25px;
		line-height: 130%;
                overflow:hidden;
	}

	#menuitem1b 
	{
		position: relative;		
		width: 500px;
		margin-left: 380px;
		margin-top: 25px;
                overflow:hidden;
	}

	#menuitem2
	{
		position: absolute;		
		width: 160px;
		margin-left: 460px;
		margin-top: 25px;
		line-height: 130%;
	}
	
	#menuitem3
	{
		position: relative;
		width: 260px;
		margin-left: 620px;	
		margin-top: 25px;
	}


	#camelContent {
		font-family: Century Gothic, Verdana, sans-serif;
		font-size: 10px;
		padding-top: 120px;
		border-left: 3px solid #D0B491;
        border-right: 3px solid  #D0B491;
        border-bottom: 8px solid #D0B491;
		background-color: #FFF6E0;
		background-image: url(http://perl.phreedom.org/img/perl.course.site.top.png);
        background-repeat: no-repeat;
		width: 900px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}
	
	#designedby
	{		
		position:absolute;
		font-family: Chicago, Verdana;
		font-size: 8px;
		font-weight: bold;
		width:100%;
		text-align: right;
		margin-top: -15px;
		color:#D8D1BE;
	}
	
	#camelFooter {
		margin-left: auto;
		margin-right: auto;
		width: 888px;
		color: #A26B30;
		position: relative;
		border-left: 3px dashed #D0B491;
        border-right: 3px dashed  #D0B491;
        border-bottom: 3px dashed #D0B491;
        vertical-align: bottom;
		padding: 6px;
		height: 50px;
	}
	

	
	#camelFooter a,
        #camelFooter a:link,
        #camelFooter a:visited,
        #camelFooter a:active,
        #camelFooter a:hover 
	{
        color: #A26B30;	
        	
	}

	.boxmenulink
	{
		font-weight: 0;	
	}
	
	.boxmenulink a:link,
	.boxmenulink a:visited,
	.boxmenulink a:hover
	{
		width:100%;
		font-weight: bold;
		line-height: 130%;
		font-size: 11px;
		text-decoration:none;
	}
	
	#banner {
		font-family:Century Gothic, sans-serif;
		color: #561F0B;
		font-size:16px;
		font-weight:normal;	
  		padding:12px;
  		width:350px;
  		background-color: #E7D7B9;
  		background-repeat: no-repeat;
  		background-position: top right;
		background-image:url(http://perl.phreedom.org/img/title.left.top.border.swing.jpg);
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: Century Gothic, sans-serif;
		font-size: 32px;
		color: #561F0B;
		text-decoration: none;
		}

	.description {
		font-family:Century Gothic, sans-serif;
		font-size:16px;
  		text-transform:none;	
		}
				
	#content {
		margin-left: auto;
		margin-right: auto;
		margin-bottom:20px;
		background-image:url(http://perl.phreedom.org/img/body.background.jpg);
  		background-repeat: no-repeat;
  		background-position: top left;
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding:15px;				
		width:200px;			
		}
		
	.blog {
  		padding:15px;
        padding-top:50px;
        margin-left:auto;
        margin-right:auto;
        width: 87%;
		}


    .blogbody {
 		font-family:Century Gothic, sans-serif;
		color:#561F0B;	
		font-size:12px;
		font-weight:normal;
  		line-height:200%;
  		border-bottom: 1px dotted #E7D7B9;
                padding: 6px;
		}

    .blogbody:hover
    {
          background-color: #F8F0E0;
    }
    

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	{
		color: #565F0B;
		
		font-weight: normal;
		text-decoration: none;
                border-bottom: 1px dotted #D0B491;
	}
	
	.blogbody a:hover 
	{
			text-decoration: underline;		
	}

	.title	{
		font-family: Verdana, serif;
		font-size: medium;
		color: #666;
		}			

        #navigationMenu
        {
             margin-top: 14px; 
             font-size: 12px;
             font-weight: bold;
             text-decoration: none;
             width: 60%;
             margin-left: -10px;
             background-color: #D0B491;
        }

        #navigationMenu a,
        #navigationMenu a:link,
        #navigationMenu a:visited,
        #navigationMenu a:active
	{
  		border-right: 1px dotted #E7D7B9;
		text-decoration:none;
                padding-left: 2px;
                padding-right: 2px;
                color: #561F0B;
         }

	.teacher
	{	
		padding-top: 4px;
		font-size: 12px;
		font-weight: bold;
		text-transform: capitalize;
	}

	.date	{ 
		font-family:Palatino, georgia, times new roman, serif; 
		font-size: 14px; 
		color: #433; 
		border-bottom:2px solid #E7D7B9;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}		
	
	.side 
	{
		font-family:verdana, arial, sans-serif;
		color:#533;
		font-size:10px;;
		font-weight:normal;
  		background:#FFF;
  		margin-left:10px;
  		padding: 2px;
  		padding-left: 8px;
  		padding-right: 8px;
                line-height: 120%;
  		padding-bottom: 10px;
  		background-color: #D0B491;
  		height: 110px;
  		background-image:url(http://perl.phreedom.org/img/menubox.bottom.left.border.swing.jpg);
  		background-position:bottom left;
  		background-repeat: no-repeat;
	}	
		
	.sidetitle {
		font-family:Century Gothic, georgia, times new roman, serif;
		color:#FBEABB;
		font-size:14px;
		font-weight:normal;
		padding: 2px;  		
		padding-left: 8px;
  		letter-spacing: .2em;
  		margin-left:10px;
  		text-transform:none;
  		background-color: #c89E59;
  		border-bottom: 2px dotted #D0B491;
		}		
	
	.side:hover
	{
		background-color: #D8Bc99;
		background-image:url(http://perl.phreedom.org/img/menubox.bottom.left.border.swing.hover.png);
	}
	
	.syndicate {
			position:absolute;
			width: 440px;
			margin-left: 0px;
			font-family:verdana, arial, sans-serif;
			font-size:8px;		
  			line-height:140%;
  			text-align: left;
  			padding:2px;
			letter-spacing: .2em;					
 		}	
		
	.powered {
		position:absolute;
		font-family:Verdana, serif;
		margin-left: 450px;
		text-align:right;
		color:#666;
		width: 440px;
		font-size:8px;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		letter-spacing: .2em;					
		}	
		
	
	.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
	}

	#preFooter
	{		
		position:relative;
		font-family:century gothic, sans-serif;
		text-align:right;
		font-size: 11px;
		width:80%;
		margin-left:auto;
		background-color: #D0B491;	
		background-image: url(http://perl.phreedom.org/img/content.footer.left.border.jpg);
		background-position:top left;
		background-repeat: no-repeat;
	}


