/* CSS Document */



body	{ 	background: #D4D6FF url(images/02_main-layout_main.jpg) top left no-repeat fixed;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12pt;
			margin: 30px;
			border: 0;
			padding: 0; }
			
body.nomargin		{ 	margin: 0; }
				
body.ranks	{ 	background: #D4D6FF url(images/02_main-layout_ranks.jpg) top left no-repeat fixed;
				padding: 0px 40px 40px 150px; }
				
body.profile	{ 	font-size: .8em;
					margin: 70px 0px 0px 0px;
					padding: 10px;
					border: 0px;
					background: white url(profiles/images/_bio_top2.jpg) no-repeat;    }	
				
body.news	{ 	font-size: .8em;
				background: white;
				margin: 0px;
				padding: 10px;
				border: 0px;
				overflow: hidden;		}	
								
#bottomband		{	opacity: .25; background: #4B4BCD; position: absolute; bottom: 0; width: 100%;  }
#disclaimer		{ 	font-size: 10pt; color: white; padding: 15px; margin-right: 370px;}

.container1	{ 	position: absolute;
				top: 0;
				right: 0;
				background-color: #4B4BCD;
				height: 100%;
				width: 350; }

.container2	{	position: absolute;
				top: 10;
				right: 10;
				border: black solid 5px;
				background-color: white;
				height: 25%;
				width: 320;
				overflow: none; }

.container3	{	background-color: white;
				position: absolute;
				top: 30%;
				bottom: 10;
				right: 16;
				height: 65%;
				width: 320; }

				
.iframe		{	margin: 0;
				padding: 0;
				border: 0;
				height: 100%;
				width: 320; 	}
			
.prof_2		{ 	font-weight: bold;
				font-size: 10pt;				 }

.prof_3	b	{	padding-top: 6px; }
							
#prof_5		{	border: 5px #4B4BCD solid;
				margin: 7px 7px 7px 7px;
				width: 100px;
				float: left; 	}


					
.header	{	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
			font-size: 150%;
			font-weight: bold;
			letter-spacing: 3px;
			font-variant:small-caps;}
				
.header_small { font-weight: bold; }
			
.header:before	{ 	content: url(images/02_smallcross22.jpg);
					padding: 0px 6px 0px 0px;
					vertical-align: middle;}
					
.header_small:before	{ 	content: url(images/02_smallcross15.jpg);
							padding: 0px 5px 0px 0px; }
					
.indent		{ 	padding: 0px 0px 0px 50px; }

a, a:visited { text-decoration: none;
				font-weight: bold;
				color: #4b4bcd; }
		
img	{ border: none; }
		
		
a:hover, .highlight { color: white; font-weight: bold;  }


					



