ÿþ 
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 H T M L   E L E M E N T S  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 / *   t o p   e l e m e n t s   * /  
 *   {   m a r g i n :   0 ;   p a d d i n g :   0 ;   o u t l i n e :   0 ;   }   / * s e t s   n o   p a d d i n g   o r   m a r g i n   a r o u n d   t h e   b o d y   o f   o u r   d o c u m e n t * /  
  
 b o d y   {  
 b a c k g r o u n d - c o l o r :   # f f f ;   / * w e b s i t e   b a c k g r o u n d   c o l o r   ( w h i t e ) * /  
 b a c k g r o u n d - i m a g e :   u r l ( i m a g e s / b g . g i f ) ;   / * s e t s   t h e   b a c k g r o u n d   i m a g e ,   i n   o u r   c a s e   t h e   s t r i p e y   b a c k g r o u n d * /  
 b a c k g r o u n d - r e p e a t :   r e p e a t ;   / * r e p e a t s   o u r   b a c k g r o u n d   o v e r   a n d   o v e r * /  
 c o l o r :   # 3 3 3 3 3 3 ;   / * s e t s   o u r   t e x t   c o l o r   f o r   o u r   w e b s i t e * /  
 m a r g i n :   1 5 p x   0 ;   / * s e t s   n o   p a d d i n g   a n d   a   1 5 p x   m a r g i n   a r o u n d   t h e   b o d y   o f   o u r   d o c u m e n t * /  
 f o n t - f a m i l y :   V e r d a n a ,   T a h o m a ,   a r i a l ,   s a n s - s e r i f ;   / * s e t s   t h e   f o n t   f a m i l y   f o r   o u r   w e b s i t e * /  
 f o n t - s i z e :   7 0 % ;   / * s e t s   t h e   f o n t   s i z e   i n   % ,   y o u   c a n   a l s o   u s e   1 2 p x   o r   1 4 p x   e t c . . .   p x   s t a n d s   f o r   p i x e l s * /  
 l i n e - h e i g h t :   1 . 5 e m ;   / * s e t s   t h e   h e i g h t   b e t w e e n   e a c h   l i n e   o f   t e x t . * /  
 }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 W E B S I T E   L A Y O U T  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 # w r a p   {  
 w i d t h :   8 9 5 p x ;   / * w i d t h   o f   o u r   w r a p * /  
 b a c k g r o u n d :   # C C C   u r l ( i m a g e s / c o n t e n t . j p g )   r e p e a t - y   c e n t e r   t o p ;   / * s e t s   o u r   b a c k g r o u n d   c o l o r   t o   w h i t e   a n d   u s e s   o u r   c o n t e n t . j p g   a s   a   b a c k g r o u n d ,   t h e   b a c k g r o u n d   i s   a l s o   r e p e a t e d   a l o n g   t h e   Y   a x i s * /  
 m a r g i n :   0   a u t o ;   / * c e n t e r   o u r   m a r g i n   t o   a u t o   w i l l   c e n t e r   o u r   w e b s i t e * /  
 t e x t - a l i g n :   j u s t i f y ;   / * a l i g n s   o u r   t e x t   t o   t h e   l e f t * /  
 }  
 # c o n t e n t - w r a p   {  
 c l e a r :   b o t h ;   / * T h e   c l e a r   p r o p e r t y   s e t s   t h e   s i d e s   o f   a n   e l e m e n t   w h e r e   o t h e r   f l o a t i n g   e l e m e n t s   a r e   n o t   a l l o w e d . * /  
 w i d t h :   7 6 0 p x ;   / * w i d t h   o f   o u r   w r a p * /  
 m a r g i n :   5 p x   a u t o ;   / * s e t s   o u r   t o p   m a r g i n   a t   5   p i x e l s   a n d   t h e   r e s t   t o   a u t o * /  
 p a d d i n g :   0 ;   / * s e t s   0   p a d d i n g * /  
 }  
 # h e a d e r   {  
 p o s i t i o n :   r e l a t i v e ;   / * A n   e l e m e n t   w i t h   p o s i t i o n :   r e l a t i v e   m o v e s   a n   e l e m e n t   r e l a t i v e   t o   i t s   n o r m a l   p o s i t i o n ,   s o   " l e f t : 2 0 "   a d d s   2 0   p i x e l s   t o   t h e   e l e m e n t ' s   L E F T   p o s i t i o n * /  
 h e i g h t :   1 2 7 p x ;   / * s e t s   o u r   h e a d e r   h e i g h t ,   t h i s   s h o u l d   b e   t h e   s a m e   a s   o u r   h e a d e r   i m a g e * /  
 b a c k g r o u n d :   # c a c e d 1   u r l ( i m a g e s / h e a d e r . j p g )   n o - r e p e a t   c e n t e r   t o p ;   / * s e t s   a   b a c k g r o u n d   b e h i n d   o u r   h e a d e r   a n d   s e t s   o u r   h e a d e r   i m a g e   o n t o   t h e   p a g e * /  
 p a d d i n g :   0 ;   / * n o   p a d d i n g   i s   n e e d e d * /  
 }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 W E B S I T E   N A V I A G T I O N  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 # m e n u   {  
 c l e a r :   b o t h ;   / * N o   f l o a t i n g   e l e m e n t s   a l l o w e d   o n   e i t h e r   t h e   l e f t   o r   t h e   r i g h t   s i d e * /  
 m a r g i n :   0   a u t o ;   / * M a r g i n s * /  
 p a d d i n g :   0 ;   / * P a d d i n g * /  
 b a c k g r o u n d :   # 8 1 C 5 2 4   u r l ( i m a g e s / m e n u . j p g )   n o - r e p e a t ;   / * O u r   m e n u   b a c k g r o u n d * /  
 h e i g h t :   4 0 p x ;   / * T h e   h e i g h t   o f   t h e   m e n u   * /  
 w i d t h :   8 9 5 p x ;   / * T h e   w i d t h   o f   t h e   m e n u   * /  
 f o n t - f a m i l y :   V e r d a n a ,   A r i a l ,   H e l v e t i c a ,   s a n s - s e r i f ;   / * T h e   f o n t   f a m i l y * /  
 f o n t - s i z e :   1 4 p x ;   / * T h e   f o n t   s i z e * /  
 l i n e - h e i g h t :   4 0 p x ;   / * T h e   l i n e - h e i g h t   p r o p e r t y   s e t s   t h e   d i s t a n c e   b e t w e e n   l i n e s . * /  
 }  
 # m e n u   u l   {  
 f l o a t :   r i g h t ;   / * F l o a t s   o u r   m e n u   t o   t h e   l e f t * /  
 l i s t - s t y l e :   n o n e ;  
 m a r g i n : 0 ;   p a d d i n g :   0   0   0   2 0 p x ;  
 }  
 # m e n u   u l   l i   {  
 d i s p l a y :   i n l i n e ;   / * T h e   e l e m e n t   w i l l   b e   d i s p l a y e d   a s   a n   i n l i n e   e l e m e n t ,   w i t h   n o   l i n e   b r e a k   b e f o r e   o r   a f t e r   t h e   e l e m e n t * /  
 }  
 # m e n u   u l   l i   a   {  
 d i s p l a y :   b l o c k ;  
 f l o a t :   l e f t ;  
 p a d d i n g :   0   1 2 p x ;  
 c o l o r :   # f f f ;   / * F o n t   c o l o r * /  
 t e x t - d e c o r a t i o n :   n o n e ;  
 }  
 # m e n u   u l   l i   a : h o v e r   {  
 c o l o r :   # d 7 d 7 d 7 ;   / * M o u s e o v e r   h o v e r   c o l o r * /  
 }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 M A I N   C O L U M N  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 # m a i n   {  
 f l o a t :   r i g h t ;   / * f l o a t s   o u r   m a i n   c o n t e n t   a r e a   t o   t h e   r i g h t * /  
 w i d t h :   5 5 5 p x ;   / * g i v e s   o u r   c o n t e n t   a r e a   a   w i d t h   o f   5 5 5 p i x e l s * /  
 m a r g i n :   0 ;   p a d d i n g :   2 0 p x   0   0   0 ;  
 d i s p l a y :   i n l i n e ;  
 }  
  
 # m a i n   h 2   {  
 p a d d i n g :   0 ;  
 m a r g i n - b o t t o m :   0 ;  
 c o l o r :   # 3 3 3 3 3 3 ;  
 f o n t - f a m i l y :   V e r d a n a ,   A r i a l ,   H e l v e t i c a ,   s a n s - s e r i f ;  
 f o n t - s i z e :   1 8 0 % ;  
 f o n t - s t y l e :   n o r m a l ;  
 f o n t - w e i g h t :   b o l d ;  
 }  
 # m a i n   h 2   a   {  
 c o l o r :   # 2 6 6 6 c 3 ;  
 t e x t - d e c o r a t i o n :   n o n e ;  
 }  
  
 # m a i n   p ,   # m a i n   h 1 ,   # m a i n   h 2 ,   # m a i n   h 3 ,   # m a i n   o l ,   # m a i n   u l ,  
 # m a i n   b l o c k q u o t e ,   # m a i n   t a b l e ,   # m a i n   f o r m   {  
 m a r g i n - l e f t :   2 5 p x ;  
 m a r g i n - r i g h t :   2 0 p x ;  
 }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 S I D E B A R  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 # s i d e b a r   {  
 f l o a t :   l e f t ;  
 w i d t h :   1 9 5 p x ;  
 p a d d i n g :   0 ;  
 c o l o r :   # 3 3 3 3 3 3 ;  
 m a r g i n - t o p :   5 p x ;  
 m a r g i n - r i g h t :   0 ;  
 m a r g i n - b o t t o m :   0 ;  
 m a r g i n - l e f t :   0 ;  
 }  
 # s i d e b a r   h 2   {  
 m a r g i n :   1 5 p x   5 p x   1 0 p x   5 p x ;  
 f o n t :   b o l d   1 . 4 e m   ' T r e b u c h e t   M S ' ,   T a h o m a ,   S a n s - s e r i f ;  
 c o l o r :   # 3 3 3 3 3 3 ;  
 }  
 # s i d e b a r   p   {  
 m a r g i n - l e f t :   5 p x ;  
 }  
  
 # s i d e b a r   u l . s i d e m e n u   {  
 l i s t - s t y l e :   n o n e ;  
 t e x t - a l i g n :   l e f t ;  
 m a r g i n :   7 p x   1 0 p x   8 p x   0 ;   p a d d i n g :   0 ;  
 t e x t - d e c o r a t i o n :   n o n e ;  
 b o r d e r - t o p :   0 p x   s o l i d   # A 9 D 4 E F ;  
 }  
 # s i d e b a r   u l . s i d e m e n u   l i   {  
 l i s t - s t y l e :   n o n e ;  
 p a d d i n g :   4 p x   0   4 p x   5 p x ;  
 m a r g i n :   0   2 p x ;  
 f o n t - s i z e :   1 3 p x ;   / * T h e   f o n t   s i z e * /  
 f o n t - w e i g h t :   b o l d ;  
 c o l o r :   # 0 0 0 0 0 0 ;  
 b o r d e r - b o t t o m :   0 p x   s o l i d   # D 2 E 8 F 7 ;  
 }  
 *   h t m l   b o d y   # s i d e b a r   u l . s i d e m e n u   l i   {  
 h e i g h t :   1 % ;  
 }  
 # s i d e b a r   u l . s i d e m e n u   l i   a   {  
 t e x t - d e c o r a t i o n :   n o n e ;  
 c o l o r :   # 2 b 2 b 2 b ;  
 }  
 # s i d e b a r   u l . s i d e m e n u   l i   a : h o v e r   {  
 c o l o r :   # 7 8 7 8 7 8 ;   / * M o u s e o v e r   h o v e r   c o l o r * /  
 }  
 # s i d e b a r   u l . s i d e m e n u   u l   {   m a r g i n :   0   0   0   5 p x ;   p a d d i n g :   0 ;   }  
 # s i d e b a r   u l . s i d e m e n u   u l   l i   {   b o r d e r :   n o n e ;   }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 F O O T E R  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 # f o o t e r   {  
 c o l o r :   # 3 3 3 3 3 3 ;  
 b a c k g r o u n d :   # c a c e d 1   u r l ( i m a g e s / f o o t e r . j p g )   n o - r e p e a t   c e n t e r   t o p ;  
 c l e a r :   b o t h ;  
 w i d t h :   8 9 5 p x ;  
 h e i g h t :   5 7 p x ;  
 t e x t - a l i g n :   c e n t e r ;  
 f o n t - s i z e :   9 0 % ;  
 }  
 # f o o t e r   p   {  
 p a d d i n g :   1 0 p x   0 ;  
 m a r g i n :   0 ;  
 }  
 # f o o t e r   a   {  
 c o l o r :   # 2 d 2 d 2 d ;  
 t e x t - d e c o r a t i o n :   n o n e ;  
 }  
  
 / *   a l i g n m e n t   c l a s s e s   * /  
 . f l o a t - l e f t   {   f l o a t :   l e f t ;   }  
 . f l o a t - r i g h t   {   f l o a t :   r i g h t ;   }  
 . a l i g n - l e f t   {   t e x t - a l i g n :   l e f t ;   }  
 . a l i g n - r i g h t   {   t e x t - a l i g n :   r i g h t ;   }  
  
 / *   d i s p l a y   a n d   a d d i t i o n a l   c l a s s e s   * /  
 . c l e a r   {   c l e a r :   b o t h ;   }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 W E B S I T E   L I N K S  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 a ,   a : v i s i t e d   {  
 t e x t - d e c o r a t i o n :   n o n e ;  
 b a c k g r o u n d :   i n h e r i t ;  
 c o l o r :   # F B 9 2 3 3 ;  
 }  
 a : h o v e r   {  
 t e x t - d e c o r a t i o n :   u n d e r l i n e ;  
 b a c k g r o u n d :   i n h e r i t ;  
 c o l o r :   # 9 3 C 6 0 0 ;  
 }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 W E B S I T E   T E X T   H E A D E R S  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 h 1 ,   h 2 ,   h 3   {   f o n t - f a m i l y :   ' T r e b u c h e t   M S ' ,   T a h o m a ,   S a n s - s e r i f ;   }  
 h 1   {  
 f o n t - s i z e :   1 8 0 % ;  
 f o n t - w e i g h t :   n o r m a l ;  
 c o l o r :   # 5 5 5 ;  
 }  
 h 2   {  
 f o n t - s i z e :   1 6 0 % ;  
 c o l o r :   # 8 8 a c 0 b ;  
 f o n t - w e i g h t :   n o r m a l ;  
 }  
 h 3   {  
 f o n t - s i z e :   1 3 5 % ;  
 c o l o r :   # 6 6 6 6 6 6 ;  
 }  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 W E B S I T E   I M A G E S  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 i m g   {  
 b a c k g r o u n d :   # f f f ;  
 b o r d e r :   0 p x   s o l i d   # E 5 E 5 E 5 ;  
 p a d d i n g :   5 p x ;  
 }  
  
 i m g . f l o a t - r i g h t   {   m a r g i n :   5 p x   0 p x   1 0 p x   1 0 p x ;   }  
 i m g . f l o a t - l e f t   {   m a r g i n :   5 p x   1 0 p x   1 0 p x   0 p x ;   }  
  
 h 1 ,   h 2 ,   h 3 ,   p   {  
 m a r g i n :   1 0 p x   1 5 p x ;  
 p a d d i n g :   0 ;  
 }  
 u l ,   o l   {  
 m a r g i n :   5 p x   1 5 p x ;  
 p a d d i n g :   0   2 5 p x ;  
 } 
