
           body {
		margin:1pt 1pt 1pt 1pt;
                color: rgb(102,0,255);
                background-color: #99CCCC;
                background-position: top left; 
                background-repeat: repeat;

		}
	
	#rightcontent {
		float:right;
		width:65%;
		background:#CCFFFF;
		border-right:1px solid #6600cc;
		border-bottom:1px solid #6600cc;
                border-left:1px solid #6600cc;
		border-top:1px solid #6600cc;
		margin-top:20px;
		margin-bottom:20px;
		margin-right:15px;
		margin-left:15px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:20px;
		}

	#nav-menu
                {
                margin-top:20px;
                }
	p,h1,h2,ul,li {
		margin:10px 10px 10px 10px;
		}
        p       {
                font-size:15px;
                font-weight:bold;
                text-align:left;
                }
		
	h1 {
		font-size:40px;
		padding-top:10px;
		}
        h2 {
                font-size:20px;
                color: #6600ff;
                text-align: center;
                }
  .hotpink {
		color: #ff34d0
		}
    
#nav-menu ul
{
list-style-type:none;
padding: 0;
}

#nav-menu li
{
background: url(/web/20160203051937/http://lariann.com/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a
{
background: url(/web/20160203051937/http://lariann.com/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(/web/20160203051937/http://lariann.com/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #6600CC;
text-decoration: none;
text-align: center;
font-weight: bold;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width:12em
}
	
	#rightcontent {
                }
        h1 {
                font-family: "lucida handwriting", script;
                font-style:  italic;
                font-weight:  bold;
                color: rgb(102,0,255);
                text-align: center;
                }
        h3 { 
                font-family: "lucida handwriting", script;
                text-align: center;
           }

        h4 {
                text-align: center;
           }

         p {
		font-size:18px;
                font-weight:normal;
                font-family: verdana, arial, sans-serif;	
		}




































