/* 

    Document   : test

    Created on : May 5, 2004, 10:24 PM

    Author     : root

    Description:

        Purpose of the stylesheet follows.

*/



body {

	font:	14px/1.2 Verdana, Arial, Helvetica, sans-serif;

	background:#ddd;

	padding:0px;

	margin:0px;

	

	border-style: solid;

	border-color: red;

	border-width: 10px;	

	}

	

a {

	text-decoration:none;

	font-weight:bold;

	color:#c00;

	}

	

pre {

	font-size:11px;

	color:blue;

	}

	

.greek {

	color:#999;

	}

ol {

	margin-right:40px;

	}

ul {

	margin-right:40px;

	}

li {

	margin-bottom:10px;

	}

body {

		

		padding:0px;

      background:red;

		}

	

	#leftcontent {

		position: absolute;

		left:10px;

		top:110px;

		width:200px;

		background:#A1C9FE;

		border-top:1px solid red;

		}

         #imageHolder {

                position: absolute;

                top:020px;

                left:-50px;

                

                }

        #textHolder {

                position: absolute;

                top:45px;

                width:300px;    

                text-align:center;

                }

        #textHolder p:first-child {

        }

        #buttonHolder {

        		position: absolute;

        		top:45px;

        		left:200px;

        		z-index: 2;

        		}



	#centercontent {

		background:#fff;

		margin-left: 201px;

   	margin-right:201px;

   	border-right:1px solid red;

   	border-left:1px solid red;

		}

	



	#rightcontent {

		position: absolute;

		right:10px;

		top:240px;

		width:200px;

		background:#A1C9FE;

		}

	

	#banner {

		background:#fff;

		height:99px;

		}

	

   #rightbanner {

      position: absolute;

		top:110px;

      right:10px;

      background:#A1C9FE;

      height:130px;

      width:200px; 

               

      border-top:1px solid red;          	

		

		

		

                }



		

	p,h1,pre {

		margin:0px 10px 10px 10px;

		}

		

	h1 {

		font-size:14px;

		padding-top:10px;

		}

		

	#banner h1 {

		font-size:17px;

		padding:14px 14px 0px 10px;

		margin:0px;

		text-align:center;

		}

	

	#rightcontent p {

		font-size:10px

                

		}

	#centercontent	h2 {

		font-size:12px;

		padding-top:10px;

		text-align:center;

		}

	#centercontent h1{

		text-align:center;

		}

	#leftcontent h1{

		text-align:center;

		}	

	#centercontent p.pressOdd {

			font-weight:bold;

			color: red;

			font-family: Arial;

			margin-top:20px;

			margin-bottom:5px;

			}	

	#centercontent p.pressEven {

			font-weight:bold;

			color: #2b2bff;

			font-family: Arial;

			margin-top:20px;

			margin-bottom:5px;

			}

	#centercontent p.pressName {

			margin-top:5px;

			margin-left:40px;

			}							

    #leftcontent     a:link {

                color: red; text-decoration: underline

                }

    #leftcontent     a:visited {color: red

                }

     #leftcontent    a:hover {color: black; text-decoration: underline

                }

     #leftcontent    a:active {color: red

                }

     #rightcontent    a:hover {color: black; text-decoration: underline

                }

     #rightcontent span { color: #c00;

     				font-weight:bold

     				 }	

     #centercontent span { color: #c00;

     				font-weight:bold

     				 }	

     #centercontent    a:hover {text-decoration: underline

                }				 				                       

      #leftcontent p{

                margin-top:10px;

                margin-bottom:10px;    

                }

      #leftcontent h1.left {

      		text-align:left;

      		}          

        #leftcontent img {

        			 margin:0px;

        			 }		        

        #rightbanner table{

                margin: 10px 10px 10px 10px;

                }  

        #textHolder p{

                margin-top:5px;

                margin-bottom:5px;

                }

        #citatName {

                font-weight:bold;

                }

        

