@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html{
	
}

html,body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 18px;
background-image:url(vangels_background.jpg);
background-attachment:fixed;
background-position:top;
background-repeat:repeat-x;
}

#whole{
width:800px;
margin:0px auto;
display:block;
padding-top:10px;
background-color:#FFF;
padding: 5px;
}

#banner{
width:800px;
clear:both;
display:block;
height:85px;
position:relative;
}

#left{
width:168px;
padding:5px;
border:1px solid #CCCCCC;
background-color:#0079C0;
display:block;
position:relative;
float:left;
clear:left;
color:#FFFFFF;
}

#left a:link, #left a:hover, #left a:visited{
color:#FFFFFF;
text-decoration:none;
}

.leftImage{
width:178px;
border:1px solid #CCCCCC;
display:block;
position:relative;
float:left;
clear:left;
color:#FFFFFF;
margin-top:5px;
}

#rightTop{
width:612px;
height:10px;
display:block;
float:right;
display:block;
clear:right;
position:relative;
background-image:url('rightTop.jpg');
background-repeat:no-repeat;
}

#rightMid{
width:592px;
display:block;
float:right;
display:block;
position:relative;
clear:right;
padding:10px;
padding-top:0px;
padding-bottom:0px;
background-image:url('rightMid.jpg');
background-repeat:repeat-y;
min-height:550px;
}

#fadeIn{
width:592px;
position:absolute;
}

#rightBot{
width:612px;
height:10px;
display:block;
float:right;
display:block;
position:relative;
clear:right;
background-image:url('rightBot.jpg');
background-repeat:no-repeat;
}

.textHold{
width:592px;
display:block;
clear:both;
position:relative;
}

.textLeft{
width:71px;
display:block;
float:left;
clear:left;
position:relative;
}

.textLeft img{
border:1px solid #62C6C4;
}

.textRight{
width:518px;
display:block;
padding-left:3px;
float:right;
clear:right;
position:relative;
}

.header{
color:#62C6C4;
font-size:1.1em;
font-weight:bold;
width:518px;
clear:both;
margin-bottom:3px;
border-bottom:1px solid #62C6C4;
}

.header2{
color:#62C6C4;
font-size:1.1em;
font-weight:bold;
clear:both;
margin-bottom:3px;
}

.headerChild{
color:#62C6C4;
font-size:1.1em;
font-weight:bold;
width:592px;
clear:both;
margin-bottom:3px;
border-bottom:1px solid #62C6C4;
}

.spacer{
width:592px;
display:block;
clear:both;
position:relative;
height:10px;
}

#footer{
width:780px;
padding-left:10px;
padding-right:10px;
color:#999999;
font-size:.9em;
text-align:center;
clear:both;
display:block;
position:relative;
padding-top:10px;
}

#footer a:link, #footer a:hover, #footer a:visited{
color:#999999;
}

.leftImgSmall{
margin-right:5px;
margin-bottom:5px;
float:left;
border:1px solid #62C6C4;
}

.imgBorder{
float:left;
margin-right:5px;
margin-bottom:10px;
border:1px solid #62C6C4;
}

.commentDiv{
margin-top:5px;
width:235px;
float:right;
display:inline;
clear:none;
}

.comment{
color:#62C6C4;
font-size:.9em;
font-weight:bold;
clear:both;
margin-bottom:3px;
}
.imageCellHide{
padding: 5px; 
vertical-align: middle;
display:none;
visibility:hidden;
}
