* {
    padding: 0;
    margin: 0;
} 

body {
		background: #fff;
		font-family: Verdana, Arial, sans-serif;
		font-size: 13px;
		padding: 0;
		margin: 0;
		color: #555;
		line-height: 17px;
		}

img { 
		border: none; 
		}

a { 
		color: #5E809C; 
		}

a:hover { 
		text-decoration: none; color : #999; 
		}

h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
width: 800px;
margin: 20px auto;
}

#RedKite {
color:FF0000;
}
#header {
background: #fff url(../images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 110px;
}

#header h1 {
font-size: 35px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 0 33px;
text-align: left;
}

#header h1 a {
color: #fff;
text-decoration: none;
}

#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 13px;
color: #eee;
padding: 4px 0 0 33px;
text-align: left;
font-weight: 100;
}

#menu {
background: #fff url(../images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 20px;
}

#menu li {
float:left;
list-style-type:none;
}

#menu li a {
display:block;
padding:0 8px;
text-decoration:none;
color: #fff;
}

#menu li a:hover {
color:#fff;
text-decoration:none;
background: #282F35 url(../images/menuover.jpg) repeat-x;
}

#content { 
padding: 0 30px;
background: #fff url(../images/content.jpg) repeat-y;
}

#left {
padding: 10px 0;
width: 520px;
float: left;
font-size: 12px;
text-align: justify;
}

#left h3 { border-bottom: 1px dotted #aaa; }

#right{
padding: 20px 0;
width: 180px;
float: right;
}

#right h3 { font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #000; background: #D7E0E9 url(images/sidebarh2.jpg) no-repeat; height: 30px; line-height: 30px; }
#right ul { list-style-type: none; padding: 10px 0 20px 10px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #7D8FA7; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }

#footer {
font-size: 10px;
color: #ccc;
text-align: center;
height: 30px;
line-height: 30px;
background: #fff url(../images/footer.jpg) no-repeat;
}
#footer a { 
color: #ccc;
text-decoration: none;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}

#bottom {
background: #fff url(../images/bottom.jpg) no-repeat;
padding: 10px 0;
}
#kitelink a:hover {
background: #D7E0E9 url(../images/linkphoto.gif) no-repeat;
color: #000000;
text-decoration: none;
}
#nolink a:hover {
background: #D7E0E9 url(../images/linkphotono.gif) no-repeat;
color: #000000;
text-decoration: none;
}
#post {
color: #000000;
text-align: right;
font-size:9px;
text-decoration: none;
}
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

.archive {
    font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #D7E0E9;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.archive2 {
font-size: 14px;
}
.kite1 a:hover{
background: #D7E0E9;
color: #000000;
text-decoration: none;
}
.kite1{
background: DarkGray;
}
.kite11 {list-style-type:url(../images/arrow2.png);}

.caption {
font-family: Arial;
font-weight: normal;
font-size:  12pt;
color:      #FF3300; }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#comments {
background: #D7E0E9 url(../images/linkphoto2.gif) no-repeat;
color: #000000;
text-decoration: none;
padding-left:20px;
width:350px
}

#note {
      background:#E7EEF5; border: 2px #495561 dotted; padding:5px
	}

