            body {
             background:url('images/pix.jpg')
             repeat-x black;
             font-family:arial,verdana;
             text-decoration:none;
             text-align:center;
             }

            .share {
             margin-top:20px;
             float:right;
             width:228px;
             height:125px;
            }

            .chatbox {
             margin-top:30px;
             float:right;
             width:230px;
            }

            .header {
             vertical-align:top;
             border-bottom-style:solid;
             border-width:1px;
             border-color:#a74c4c;
             text-align:center;
             clear: both; }

            #container {
            position:relative;
             width: 1000px;
             margin-left:auto;
             margin-right:auto;
            }

            .left {
             float:left;
             text-align:left;
             margin-left:35px;
             width:160px;
             color:#7e7e7e;
             background-color:black;
            }

            .right {
             float:right;
             color:white;
             width:224px;
            }

            .right_header {

             width:224px;
             height:11px;
             background: url(images/right_top.gif) no-repeat;
            }

            .right_box {
			 width:222px;
             background-color:#191919;
             border-left-style:solid;
             border-right-style:solid;
             border-color: #2b2b2b;
             border-width: 1px;
             text-align:left;
			 z-index:5;
            }
			
			.right_content {
			padding-left:15px;
			}

            .right_footer {

             width:224px;
             height:15px;
             background: url(images/right_bottom.gif) no-repeat;
            }


            #main {
			-moz-border-radius: 15px;
			-webkit-border-radius: 15px;
             margin-left: auto;
             margin-right: auto;
			 padding-bottom:10px;
			 padding-top:20px;
             color:#ffcc00;
             text-align:left;
             width:530px;
             background-color:#191919;
             border-style:solid;
             border-width:3px;
             border-color:#ffcc00;
            }

             .maillist {
			 padding-left:0px;
             }

             .footer {
            clear:both;
            color:#434343;
            font-size:11px;
            }

            hr.footer {
            border:0;
            background-color:#434343;
            height:1px;
            width:90%;
            }

            font.title {
            float:left;
            position:relative;
            text-decoration:underline;
			font-weight: bold;
            font-size:15pt;
			color:ffcc00;
            }

            p.description {
            font-size:10pt;
			color:#ffcc00;
			font-family:tahoma,arial;
            }
			
			p.press_text {
            font-size:10pt;
			color:#ffcc00;
			font-family:tahoma,arial;
            }
			
            font.description {
            text-decoration:none;
            font-size:10pt;
			color:#ffcc00;
			font-family:tahoma,arial;
            }
			div.item {
			padding-top:15px;
			padding-bottom:20px;
			margin-left: auto;
            margin-right: auto;
			width:92%;
			}
			
			font.eptitle {
            text-decoration:underline;
			font-weight:bold;
            font-size:16;
			color:#ffcc00;
			font-family:tahoma,arial;
            }
			
            font.date {
            float:right;
            position:relative;
            color:#ffcc00;
            text-decoration:none;
			font-size:8pt;
            }

            hr {
            background-color:#ffcc00;
            height:3px;
			border:0;
            }
			
			#subscribe:hover {
			color:#ffd200;
			}
			
			.addthis_toolbox .custom_images a
{
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}