/* CSS Document */


body{
margin:10px;
padding:10px;
background-color:#333333;
color:#CCCCCC;
}


p{
font-family:"Courier New", Courier, monospace;
color:#333333;
font-size:medium;
line-height:1.5em;
text-align:justify;
font-weight:bold;
margin:10px;
}

.bigText{
font-size:x-large;
}

.numberLinks{
font-size:small;
font-weight:bold;
text-align:center;
color:#333333;
}


.paraLinks{
font-size:medium;
font-weight:bold;
color:#333333;
text-decoration:underline;
}

.footerleft{
font-size:x-small;
color:#cccccc;
text-align:left;
}

.footerright{
font-size:x-small;
color:#cccccc;
text-align:right;
}

h1,h2,h3,h4,h5,h6{
font-family:"Courier New", Courier, monospace;
color:#333333;
margin-5px;
}

h1{
margin-right:10px;
}

/*
a:link{
color:#333333;
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-size:large;
font-weight:bold;
}


a:hover{
color:#333333;
text-decoration:underline;
font-family:"Courier New", Courier, monospace;
font-size:large;
font-weight:bold;
}
*/

a.rightMenu:link{
color:#333333;
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-size:large;
font-weight:bold;
}


a.rightMenu:hover{
color:#333333;
text-decoration:underline;
font-family:"Courier New", Courier, monospace;
font-size:large;
font-weight:bold;
}

a.slideshowList:link{
color:#333333;
text-decoration:underline;
font-family:"Courier New", Courier, monospace;
font-size:large;
font-weight:bold;
}


a.slideshowList:hover{
color:#666666;
text-decoration:underline;
font-family:"Courier New", Courier, monospace;
font-size:large;
font-weight:bold;
}

a.paraLinks:link{
color:#333333;
text-decoration:underline;
font-family:"Courier New", Courier, monospace;
font-size:medium;
font-weight:bold;
}


a.paraLinks:hover{
color:#666666;
text-decoration:underline;
font-family:"Courier New", Courier, monospace;
font-size:medium;
font-weight:bold;
}


a.numberLinks:link{
color:#333333;
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-size:small;
font-weight:bold;
}


a.numberLinks:hover{
color:#333333;
text-decoration:underline;
font-family:"Courier New", Courier, monospace;
font-size:small;
font-weight:bold;
}


a.footer:link{
color:#cccccc;
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-size:x-small;

}

/***********************************************************/

#container{
width:760px;
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
margin-top:10px;
padding:0px;
background-color:#FFFF99;
background-image:url(index_files/brushnink.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}


#contentArea{
width:480px;
float:left;
}

.homepage{
background-color:#FFFFFF;
}

.sol01{
background-color:#f2ead7;
}


.sol02{
background-color:#fffcec;
}


.sol03{
background-color:#fffdd7;
}

.sol04{
background-color:#fffdd7;
}

.sol05{
background-color:#fffff5;
}

.sol06{
background-color:#f9eed0;
}


.filmspage{
background-color:#feffd0;
}


.businesspage{
background-color:#fffceb;
}


#rightMenu{
width:280px;
float:right;
/*background-color:#FFFF99;*/

}



.clear{
clear:both;
width:100%;
height:0px;
}

#footer{
width:760px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}

#footerleft{
width:50%;
float:left;
}

#footerright{
width:50%;
float:right;
text-align:right;
}

/*******************************************************************************/



.rightMenu{
list-style-type:none;
display:block;
font-family:"Courier New", Courier, monospace;
font-size:large;
font-weight:bold;
color:#333333;
margin-bottom:5px;
margin-top:5px;
text-decoration:none;
line-height:20px;

}




.slideshowList{
list-style-type:square;
display:block;
font-family:"Courier New", Courier, monospace;
font-size:medium;
font-weight:bold;
color:#333333;
text-decoration:none;
}




