body
{
margin: 0;
padding: 0;
color: #000000;
background-color: #FFFFF6;
font-family: "Trebuchet MS", "tahoma", Arial, Verdana, sans-serif;
font-size: 80%;
text-align: center;
}


em
{
Font-Weight: bold;
Font-Style: italic;
color:	#C60000;
}

h1
{
color: #C60000;
font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
Font-Size: 300%;
Font-Variant: small-caps;
Font-Weight: bold;
}

h2
{
color: #C60000;
font-family: "Trebuchet MS", "tahoma", Arial, Verdana, sans-serif;
Font-Size: 180%;
Font-Variant: small-caps;
Font-Weight: bold;
}

h3
{
color: #C60000;
font-family: "Trebuchet MS", "tahoma", Arial, Verdana, sans-serif;
Font-Size: 150%;
Font-Variant: small-caps;
Font-Weight: bold;
text-decoration: underline;
}

h4
{
color: #C60000;
font-family: "Trebuchet MS", "tahoma", Arial, Verdana, sans-serif;
Font-Size: 120%;
Font-Variant: small-caps;
Font-Weight: bold;
}

a:link 
{
color: #000000;
	text-decoration:	none;
	font-weight:		normal;
}

a:visited {
color: #000000;
	text-decoration:	none;
	font-weight:		normal;
    
}
a:hover {
	color: 		#0F2849;
    text-decoration:	underline;
}

#mainframe {

    margin:             0 auto;
    padding:            0 0 0 0;
    text-align:         left;
}

blockquote 
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 30px;
padding-top: 10px;
padding-right: 0;
padding-bottom: 0;
padding-left: 20px;
line-height: 1.5em;
color: #666;
background: url(http://www.blogblog.com/tictac/quotes.gif) no-repeat top left;
}

pre
{
margin-left: 30px;
padding-top: 10px;
padding-right: 0;
padding-bottom: 0;
padding-left: 20px;
line-height: 1.5em;
}

tt, pre tt
{
font-family: "Courier";
}

img
{
	border:0px;
	padding: 2px;
}
/***************header**********************/
#header {
background-color: #0F2849;
width: 100%;
float: left;
}

.headerlogo {
width/**/:/**/ 780px;
width: 780px;
height: 90px;
float: left;
}

.menu {
float: right;
margin-top: 0px;
}

.headertext{
color: #B1BBC8;
font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size: 500%;
font-variant: small-caps;
font-weight: bold;
float: left;
width/**/:/**/ 780px;
width: 780px;
}
	

/***************content**********************/
#content {
width/**/:/**/ 910px;
    width:              910px;
    margin:             0 auto;
    padding:            0 0 0 0;
    text-align:         justify;
}


hr {
color: #0F2849;
}

#content:hover a{
    color: 		#C60000;
    text-decoration:	underline;
}

pre {
font-family: "Courier"

}

/***************leftpart**********************/

#leftpart {
width/**/:/**/ 445px;
width:	445px;
float: left;
overflow: hidden;
margin-top:	0px;
}

#leftpart:hover a{
color: 		#0F2849;
text-decoration:	underline;
}

#menu h4 {
color:          #B1B9CC;
font-Size: 110%;
font-Variant: small-caps;
font-Weight: bold;
}

.blogroll h4 {
    color:          #B1B9CC;
font-Size: 110%;
font-Variant: small-caps;
font-Weight: bold;
}

.blogroll li {
color:          #B1B9CC;
}

.contact h4 {
color:          #B1B9CC;
font-Size: 110%;
font-Variant: small-caps;
font-Weight: bold;
}

.contact p {
color:   #B1B9CC;
display: block;
}


/***************rightpart**********************/

#rightpart {
padding-left:   0px;
width/**/:/**/ 445px;
width:          445px;
float:          right;
margin-top:	0px;
overflow: hidden;
}

#rightpart:hover a{
    color: 		#0F2849;
    text-decoration:	underline;
}

#rightpart p {
margin-bottom: 0px;
}



#rightpart ul {

    list-style:  none;
    padding-left: 5px;
    margin-top: 0px;
        margin: 0px;
    }

#rightpart ul li {
    padding-left:   2px;

}



.newstext {
float:	left;
text-align: justify;
}

.newstext h4 {
color:     #B1B9CC;
font-Size: 110%;
font-Variant: small-caps;
font-Weight: bold;
}

.newstext p{
color:   #B1B9CC;
display: block;
}

.newstext p img{
float:	left;
padding-right: 10px;
}

/***************bottompart**********************/
#bottompart {
width/**/:/**/ 910px;
width: 910px;
float: right;
margin-top: 0px;
}


